Install router

This commit is contained in:
benjaminramey
2019-11-21 12:28:07 -06:00
parent 1d9dc02c68
commit c42cc9e294
7 changed files with 79 additions and 14 deletions

5
web/package-lock.json generated
View File

@@ -11015,6 +11015,11 @@
"vue-style-loader": "^4.1.0"
}
},
"vue-router": {
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.1.3.tgz",
"integrity": "sha512-8iSa4mGNXBjyuSZFCCO4fiKfvzqk+mhL0lnKuGcQtO1eoj8nq3CmbEG8FwK5QqoqwDgsjsf1GDuisDX4cdb/aQ=="
},
"vue-style-loader": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/vue-style-loader/-/vue-style-loader-4.1.2.tgz",