Removed unnecessary package
I'm not using vuex-map-fields, so have removed it.
This commit is contained in:
parent
0bdb5b4721
commit
126766aa06
2 changed files with 99 additions and 105 deletions
|
|
@ -13,8 +13,7 @@
|
|||
"dependencies": {
|
||||
"material-design-icons": "^3.0.1",
|
||||
"mousetrap": "^1.6.5",
|
||||
"vue-observe-visibility": "^0.4.6",
|
||||
"vuex-map-fields": "^1.4.1"
|
||||
"vue-observe-visibility": "^0.4.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-plugin-babel": "^3.12.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue