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
|
@ -51,8 +51,7 @@
|
|||
"ts-node": "^3.3.0",
|
||||
"typeorm": "^0.2.14",
|
||||
"typescript": "^3.5.3",
|
||||
"uuid": "^3.3.2",
|
||||
"vuex": "^3.1.1"
|
||||
"uuid": "^3.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.5.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue