fix: 增加jetlinks-store

This commit is contained in:
wangshuaiswim 2023-01-09 18:33:38 +08:00
parent 93e91f0073
commit e80d7f9039
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@
"unplugin-auto-import": "^0.12.1",
"unplugin-vue-components": "^0.22.12",
"vue": "^3.2.45",
"vue-router": "^4.1.6"
"vue-router": "^4.1.6",
"jetlinks-store": "^0.0.3"
},
"devDependencies": {
"@types/lodash-es": "^4.17.6",