@eslinted/core 3.1.13 → 3.1.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,3 +1,5 @@
1
1
  # [`@eslinted/core`](https://npmjs.com/package/@eslinted/core)
2
2
 
3
+ [![NPM Publish (RELEASE)](https://github.com/jimmy-zhening-luo/linted-core/actions/workflows/RELEASE.yml/badge.svg)](https://github.com/jimmy-zhening-luo/linted-core/actions/workflows/RELEASE.yml)
4
+
3
5
  Core ESLint flat config factory npm package `linted`.
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",
4
+ "version": "3.1.14",
5
5
  "description": "Core ESLint flat config factory npm package `linted`.",
6
6
  "keywords": [],
7
7
  "license": "MIT",