mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 16:07:33 +08:00
use pinia to replace vuex, code refactor
This commit is contained in:
@@ -88,10 +88,10 @@
|
||||
"licenseUrl": "https://github.com/vuejs/core/blob/v3.3.4/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "vuex",
|
||||
"copyright": "Copyright (c) 2015-present Evan You",
|
||||
"url": "https://github.com/vuejs/vuex",
|
||||
"licenseUrl": "https://github.com/vuejs/vuex/blob/v4.1.0/LICENSE"
|
||||
"name": "Pinia",
|
||||
"copyright": "Copyright (c) 2019-present Eduardo San Martin Morote",
|
||||
"url": "https://github.com/vuejs/pinia",
|
||||
"licenseUrl": "https://github.com/vuejs/pinia/blob/pinia%402.1.3/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "vue-i18n",
|
||||
|
||||
Reference in New Issue
Block a user