This commit is contained in:
2018-11-05 23:36:46 +00:00
parent a198bfcfb9
commit a9e8bfdaa3
8 changed files with 209 additions and 70 deletions

View File

@@ -11,6 +11,7 @@
},
"dependencies": {
"@babel/polyfill": "^7.0.0-rc.1",
"jwt-decode": "^2.2.0",
"register-service-worker": "^1.0.0",
"vue": "^2.5.17",
"vue-router": "^3.0.1",
@@ -84,4 +85,4 @@
],
"testURL": "http://localhost/"
}
}
}