@eslinted/core 3.1.13-rc.0 → 3.1.13-rc.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,8 +2,6 @@ name: NPM Publish (RELEASE.main)
2
2
 
3
3
  on:
4
4
  push:
5
- branches:
6
- - main
7
5
  tags:
8
6
  - v[0-9]+.[0-9]+.[0-9]+
9
7
 
@@ -2,8 +2,6 @@ name: NPM Publish (dev)
2
2
 
3
3
  on:
4
4
  push:
5
- branches:
6
- - dev
7
5
  tags:
8
6
  - v[0-9]+.[0-9]+.[0-9]+-rc.[0-9]+
9
7
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "_schemaVersion": "20.16.1",
3
3
  "name": "@eslinted/core",
4
- "version": "3.1.13-rc.0",
4
+ "version": "3.1.13-rc.2",
5
5
  "description": "Core ESLint flat config factory npm package `linted`.",
6
6
  "keywords": [],
7
7
  "license": "MIT",