Refact dependencies of doric

This commit is contained in:
pengfei.zhou
2021-10-29 14:30:00 +08:00
committed by osborn
parent 12234d3035
commit d02773180d
12 changed files with 3518 additions and 2330 deletions

View File

@@ -33,10 +33,9 @@
"inquirer": "^8.0.0",
"keypress": "^0.2.1",
"qrcode-terminal": "^0.12.0",
"rollup": "^2.24.0",
"rollup": "^2.40.0",
"shelljs": "^0.8.4",
"source-map-merger": "^0.2.0",
"typescript": "^4.2.2",
"ws": "^7.4.3",
"xml-js": "^1.6.11"
},
@@ -44,6 +43,7 @@
"registry": "https://registry.npmjs.org"
},
"devDependencies": {
"typescript": "^4.2.2",
"@types/glob": "^7.1.3",
"@types/inquirer": "^7.3.1",
"@types/node": "^14.14.25",