Skip to content

Commit 1fe1fd2

Browse files
committed
remove duplicated dep
1 parent 337132a commit 1fe1fd2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,7 @@
124124
"tsconfig-paths-webpack-plugin": "4.1.0",
125125
"typescript": "^5.5.2",
126126
"unified": "^10.0.0",
127-
"unist-util-visit": "^5.0.0",
128-
"usehooks-ts": "^3.1.0"
127+
"unist-util-visit": "^5.0.0"
129128
},
130129
"resolutions": {
131130
"jackspeak": "2.1.1",

0 commit comments

Comments
 (0)