mirror of
https://gitee.com/lyt-top/vue-next-admin
synced 2026-06-07 02:12:14 +08:00
'admin-21.05.27:新增utils下的storage.ts读取浏览器缓存新写法,建议使用'
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
"lint-fix": "eslint --fix --ext .js --ext .jsx --ext .vue src/"
|
||||
},
|
||||
"dependencies": {
|
||||
"@antv/g6": "^4.3.0",
|
||||
"@antv/g6": "^4.3.2",
|
||||
"axios": "^0.21.1",
|
||||
"clipboard": "^2.0.8",
|
||||
"countup.js": "^2.0.7",
|
||||
@ -46,7 +46,7 @@
|
||||
"prettier": "^2.3.0",
|
||||
"sass": "^1.34.0",
|
||||
"sass-loader": "^11.1.1",
|
||||
"typescript": "^4.2.4",
|
||||
"typescript": "^4.3.2",
|
||||
"vite": "^2.3.4",
|
||||
"vue-eslint-parser": "^7.6.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user