Skip to content

Commit

Permalink
push
Browse files Browse the repository at this point in the history
  • Loading branch information
hfljzrxsj committed Feb 1, 2024
1 parent eff3ecf commit 31f33fd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2225,7 +2225,6 @@
"invariant": "^2.2.4",
"inversify": "^4.11.1",
"invert-kv": "^1.0.0",
"iohook": "^0.7.2",
"ip": "^1.1.8",
"ip-regex": "^4.3.0",
"ipaddr.js": "^2.1.0",
Expand Down Expand Up @@ -4061,6 +4060,9 @@
"coffee-script": "^1.10.0",
"mocha": "^8.4.0"
},
"deprecatedDependencies": {
"iohook": "^0.7.2"
},
"scripts": {
"vite": "node ./node_modules/vite/dist/node/cli.js",
"vite:build": "node ./node_modules/vite/dist/node/cli.js build",
Expand Down

0 comments on commit 31f33fd

Please sign in to comment.