mirror of
https://gitee.com/bitdance-team/chrome-extension
synced 2025-10-07 16:35:15 +08:00
feat: services
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@byteinspire/api": "^1.0.12",
|
||||
"lodash": "^4.17.21",
|
||||
"tslib": "^2.0.0",
|
||||
"vue": "^3.0.5"
|
||||
},
|
||||
@@ -24,6 +26,9 @@
|
||||
"@nrwl/workspace": "13.5.3",
|
||||
"@nx-plus/vite": "^12.2.0",
|
||||
"@types/jest": "27.0.2",
|
||||
"@types/koa": "^2.13.4",
|
||||
"@types/koa__router": "^8.0.11",
|
||||
"@types/lodash": "^4.14.178",
|
||||
"@types/node": "16.11.7",
|
||||
"@typescript-eslint/eslint-plugin": "~5.3.0",
|
||||
"@typescript-eslint/parser": "~5.3.0",
|
||||
|
Reference in New Issue
Block a user