Skip to content

Commit 3948f96

Browse files
committed
Updates
1 parent f9568c4 commit 3948f96

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"@typescript-eslint/eslint-plugin": "^8.4.0",
4242
"@typescript-eslint/parser": "^8.4.0",
4343
"@vitest/coverage-v8": "^3.0.3",
44+
"eslint-plugin-import": "^2.32.0",
4445
"eslint": "^9.39.1",
4546
"pegjs": "^0.10.0",
4647
"prettier": "^3.3.3",
@@ -59,8 +60,5 @@
5960
],
6061
"publishConfig": {
6162
"access": "public"
62-
},
63-
"dependencies": {
64-
"eslint-plugin-import": "^2.32.0"
6563
}
6664
}

0 commit comments

Comments
 (0)