mirror of
https://github.com/amir20/dozzle.git
synced 2026-01-04 12:05:07 +01:00
Updates mods
This commit is contained in:
10
package.json
10
package.json
@@ -32,16 +32,16 @@
|
||||
"vue-router": "^3.0.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.5.4",
|
||||
"@babel/plugin-transform-runtime": "^7.5.0",
|
||||
"@babel/core": "^7.5.5",
|
||||
"@babel/plugin-transform-runtime": "^7.5.5",
|
||||
"@vue/component-compiler-utils": "^3.0.0",
|
||||
"@vue/test-utils": "^1.0.0-beta.29",
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
"babel-jest": "^24.8.0",
|
||||
"concurrently": "^4.1.1",
|
||||
"eventsourcemock": "^2.0.0",
|
||||
"fetch-mock": "^7.3.6",
|
||||
"husky": "^3.0.0",
|
||||
"fetch-mock": "^7.3.9",
|
||||
"husky": "^3.0.1",
|
||||
"jest": "^24.8.0",
|
||||
"jest-serializer-vue": "^2.0.2",
|
||||
"lint-staged": "^9.2.0",
|
||||
@@ -49,7 +49,7 @@
|
||||
"node-fetch": "^2.6.0",
|
||||
"parcel-bundler": "^1.12.3",
|
||||
"prettier": "^1.18.2",
|
||||
"sass": "^1.22.5",
|
||||
"sass": "^1.22.7",
|
||||
"vue-hot-reload-api": "^2.3.3",
|
||||
"vue-jest": "^3.0.4",
|
||||
"vue-template-compiler": "^2.6.10"
|
||||
|
||||
Reference in New Issue
Block a user