We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f7df3d commit 9631f46Copy full SHA for 9631f46
packages/spec/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ice/spec",
3
- "version": "2.0.0-beta.2",
+ "version": "2.0.0-beta.3",
4
"description": "Easy to use eslint/stylelint/prettier/commitlint in ice project.",
5
"type": "module",
6
"main": "./es2017/index.js",
@@ -37,7 +37,6 @@
37
},
38
"dependencies": {
39
"@eslint/js": "^9.9.0",
40
- "@iceworks/eslint-plugin-best-practices": "workspace:^",
41
"@swc/helpers": "^0.5.15",
42
"commitlint-config-ali": "^0.1.0",
43
"eslint-config-prettier": "^10.0.0",
0 commit comments