mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-11 04:45:02 +00:00
Move vuex dependency from root package.json to dashboard folder
This commit is contained in:
parent
a05fcd7c06
commit
357687654a
4 changed files with 8 additions and 8 deletions
|
@ -27,7 +27,8 @@
|
|||
"vue-codemirror": "^4.0.6",
|
||||
"vue-highlightjs": "^1.3.3",
|
||||
"vue-hot-reload-api": "^2.3.3",
|
||||
"vue-router": "^3.0.6"
|
||||
"vue-router": "^3.0.6",
|
||||
"vuex": "^3.1.1"
|
||||
},
|
||||
"browserslist": [
|
||||
"last 2 Chrome versions"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue