Добавил vue и vuex

This commit is contained in:
Book Pauk
2018-12-28 21:47:15 +07:00
parent 85f4b1bb0d
commit df23d15592
2 changed files with 7 additions and 1 deletions

View File

@@ -46,6 +46,7 @@
"lazy.js": "^0.5.1",
"sql-template-strings": "^2.2.2",
"sqlite": "^3.0.0",
"vue": "^2.5.21"
"vue": "^2.5.21",
"vuex": "^3.0.1"
}
}