Skip to content

Commit

Permalink
fix: Tidy up dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
yini-chen committed Apr 17, 2024
1 parent 3f0510c commit 49e8bbd
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,16 +243,12 @@
"@alicloud/tea-util": "^1.4.2",
"@types/node": "^20.10.5",
"@vscode/codicons": "^0.0.32",
"assert": "^2.0.0",
"debug": "^4.3.0",
"eslint": "^8.16.0",
"fs-extra": "^10.1.0",
"httpx": "^2.2.6",
"kitx": "^2.1.0",
"lodash": "^4.17.20",
"mockjs": "^1.0.1-beta3",
"moment": "^2.24.0",
"ncc": "^0.3.6",
"needle": "^2.5.0",
"pontx-manager": "0.3.83-beta.0",
"pontx-meta-fetch-plugin": "0.3.83",
Expand All @@ -271,6 +267,9 @@
"type": "git"
},
"devDependencies": {
"mockjs": "^1.0.1-beta3",
"assert": "^2.0.0",
"ncc": "^0.3.6",
"@types/fs-extra": "^5.1.0",
"@types/lodash": "^4.14.182",
"@types/mocha": "^10.0.3",
Expand Down

0 comments on commit 49e8bbd

Please sign in to comment.