@eslinted/core 10.1.0 → 10.1.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
|
-
"_schemaVersion": "22.
|
2
|
+
"_schemaVersion": "22.11.0",
|
3
3
|
"name": "@eslinted/core",
|
4
|
-
"version": "10.1.
|
4
|
+
"version": "10.1.1",
|
5
5
|
"description": "Core ESLint flat config factory npm package `linted`.",
|
6
6
|
"keywords": [],
|
7
7
|
"repository": "github:jimmy-zhening-luo/linted-core",
|
@@ -23,7 +23,7 @@
|
|
23
23
|
},
|
24
24
|
"engineStrict": true,
|
25
25
|
"engines": {
|
26
|
-
"node": ">=22.
|
26
|
+
"node": ">=22.11.0",
|
27
27
|
"npm": ">=10.9.0"
|
28
28
|
},
|
29
29
|
"peerDependenciesMeta": {},
|