1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-04 20:14:59 +01:00

Updates vuejs

This commit is contained in:
Amir Raminfar
2019-02-09 09:06:58 -08:00
parent 9a0e1571c5
commit b41f20ecf2
2 changed files with 12 additions and 12 deletions

View File

@@ -24,9 +24,9 @@
},
"homepage": "https://github.com/amir20/dozzle#readme",
"dependencies": {
"bulma": "^0.7.2",
"bulma": "^0.7.4",
"date-fns": "^2.0.0-alpha.25",
"vue": "^2.6.3",
"vue": "^2.6.4",
"vue-headful": "^2.0.1",
"vue-router": "^3.0.2"
},
@@ -41,7 +41,7 @@
"prettier": "^1.16.4",
"sass": "^1.17.0",
"vue-hot-reload-api": "^2.3.1",
"vue-template-compiler": "^2.6.3"
"vue-template-compiler": "^2.6.4"
},
"husky": {
"hooks": {