js: update dependency
This commit is contained in:
@@ -21,15 +21,15 @@
|
||||
"homepage": "https://github.com/penfeizhou/doric#readme",
|
||||
"dependencies": {
|
||||
"child_process": "^1.0.2",
|
||||
"chokidar": "^3.4.0",
|
||||
"commander": "^5.1.0",
|
||||
"chokidar": "^3.4.1",
|
||||
"commander": "^6.0.0",
|
||||
"keypress": "^0.2.1",
|
||||
"nodejs-websocket": "^1.7.2",
|
||||
"qrcode-terminal": "^0.12.0",
|
||||
"rollup": "^2.18.2",
|
||||
"rollup": "^2.23.0",
|
||||
"shelljs": "^0.8.4",
|
||||
"source-map-merger": "^0.2.0",
|
||||
"typescript": "^3.9.6"
|
||||
"typescript": "^3.9.7"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org"
|
||||
|
Reference in New Issue
Block a user