Skip to content

Commit

Permalink
chore: move to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
0t4u committed Oct 29, 2024
1 parent dbd5e17 commit 8211570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"url": "https://github.com/shipgirlproject/Shoukaku.git"
},
"dependencies": {
"@shipgirl/typedoc-plugin-versions": "^0.2.4",
"ws": "^8.18.0"
},
"devDependencies": {
"@shipgirl/eslint-config": "^0.4.0",
"@shipgirl/typedoc-plugin-versions": "^0.2.4",
"@types/node": "^22.8.2",
"@types/ws": "^8.5.12",
"eslint": "^9.13.0",
Expand Down

0 comments on commit 8211570

Please sign in to comment.