npm install --only=dev するのが既存のドキュメントと互換性が無いため戻す
This commit is contained in:
parent
b5b437b878
commit
cd8bfca29c
1 changed files with 2 additions and 3 deletions
|
@ -86,9 +86,8 @@
|
||||||
"webfinger.js": "2.6.6",
|
"webfinger.js": "2.6.6",
|
||||||
"websocket": "1.0.26",
|
"websocket": "1.0.26",
|
||||||
"ws": "5.2.0",
|
"ws": "5.2.0",
|
||||||
"xev": "2.0.1"
|
"xev": "2.0.1",
|
||||||
},
|
|
||||||
"devDependencies": {
|
|
||||||
"@prezzemolo/zip": "0.0.3",
|
"@prezzemolo/zip": "0.0.3",
|
||||||
"@types/bcryptjs": "2.4.1",
|
"@types/bcryptjs": "2.4.1",
|
||||||
"@types/debug": "0.0.30",
|
"@types/debug": "0.0.30",
|
||||||
|
|
Loading…
Reference in a new issue