1
0
mirror of https://gitee.com/bitdance-team/chrome-extension synced 2025-10-07 16:35:15 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

feat: services

This commit is contained in:
kaz
2022-02-09 11:48:23 +08:00
parent 6b0e0efcb3
commit 18ca56db10
49 changed files with 11218 additions and 5626 deletions

View File

@@ -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",