1
0
Fork 0

fix: Bump ws and nodemon

pull/24/head
Ambrose Chua 2022-02-16 19:31:38 +08:00
parent a467aa84c7
commit 52b6fa5b91
2 changed files with 2099 additions and 11 deletions

2104
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,13 +25,13 @@
"notp": "^2.0.3",
"rimraf": "^3.0.2",
"thirty-two": "^1.0.2",
"ws": "^8.2.3",
"ws": "^8.5.0",
"xterm": "^4.15.0",
"xterm-addon-attach": "^0.6.0",
"xterm-addon-fit": "^0.5.0"
},
"devDependencies": {
"prettier": "^2.4.1",
"nodemon": "^1.18.4"
"nodemon": "^2.0.15",
"prettier": "^2.4.1"
}
}