change dflex to col, vuex, routing, router-view, currectMaster

This commit is contained in:
Bart van der Braak 2020-01-31 21:22:21 +01:00
parent 50dffb273f
commit 506db21776
9 changed files with 76 additions and 30 deletions

View file

@ -11,7 +11,9 @@
"bootstrap": "^4.4.1",
"bootstrap-vue": "^2.3.0",
"core-js": "^3.4.4",
"vue": "^2.6.10"
"vue": "^2.6.10",
"vue-router": "^3.1.5",
"vuex": "^3.1.2"
},
"devDependencies": {
"@babel/polyfill": "^7.7.0",