3
0
Fork 0
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:
Dragory 2019-08-21 22:06:31 +03:00
parent a05fcd7c06
commit 357687654a
4 changed files with 8 additions and 8 deletions

5
package-lock.json generated
View file

@ -11393,11 +11393,6 @@
"extsprintf": "^1.2.0"
}
},
"vuex": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.1.tgz",
"integrity": "sha512-ER5moSbLZuNSMBFnEBVGhQ1uCBNJslH9W/Dw2W7GZN23UQA69uapP5GTT9Vm8Trc0PzBSVt6LzF3hGjmv41xcg=="
},
"w3c-hr-time": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.1.tgz",