Skip to content

Commit 454960b

Browse files
committed
refactor: fix lint
1 parent ea73523 commit 454960b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/nx-plugin/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@
3838
"ansis": "^3.3.0",
3939
"nx": ">=17.0.0",
4040
"zod": "^4.0.5",
41-
"chalk": "5.3.0",
42-
"vite": "6.3.5",
43-
"tsconfig-paths": "^4.2.0"
41+
"chalk": "5.3.0"
4442
},
4543
"files": [
4644
"src",

0 commit comments

Comments
 (0)