1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-04 12:05:07 +01:00

Adds more vuejs

This commit is contained in:
Amir Raminfar
2018-11-13 16:32:26 -08:00
parent 5ee895357d
commit 972cbb8b2e
4 changed files with 136 additions and 127 deletions

View File

@@ -24,15 +24,15 @@
"vue-router": "^3.0.1"
},
"devDependencies": {
"@babel/core": "^7.1.5",
"@babel/core": "^7.1.6",
"@babel/plugin-transform-runtime": "^7.1.0",
"@vue/component-compiler-utils": "^2.3.0",
"concurrently": "^4.0.1",
"date-fns": "^2.0.0-alpha.25",
"husky": "^1.1.3",
"husky": "^1.1.4",
"lint-staged": "^8.0.4",
"parcel-bundler": "^1.10.3",
"prettier": "^1.15.1",
"prettier": "^1.15.2",
"vue-hot-reload-api": "^2.3.1",
"vue-template-compiler": "^2.5.17"
},