Skip to content

Commit 9631f46

Browse files
committed
feat: remove old deps
1 parent 5f7df3d commit 9631f46

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/spec/package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ice/spec",
3-
"version": "2.0.0-beta.2",
3+
"version": "2.0.0-beta.3",
44
"description": "Easy to use eslint/stylelint/prettier/commitlint in ice project.",
55
"type": "module",
66
"main": "./es2017/index.js",
@@ -37,7 +37,6 @@
3737
},
3838
"dependencies": {
3939
"@eslint/js": "^9.9.0",
40-
"@iceworks/eslint-plugin-best-practices": "workspace:^",
4140
"@swc/helpers": "^0.5.15",
4241
"commitlint-config-ali": "^0.1.0",
4342
"eslint-config-prettier": "^10.0.0",

0 commit comments

Comments
 (0)