Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/unarxiv/CVPM into feat/init
Browse files Browse the repository at this point in the history
  • Loading branch information
xzyaoi committed Dec 19, 2018
2 parents 22e1625 + bb5615e commit 9d04346
Show file tree
Hide file tree
Showing 4 changed files with 1,293 additions and 26 deletions.
10 changes: 5 additions & 5 deletions dashboard/package.json
Expand Up @@ -14,19 +14,19 @@
"build": "node build/build.js"
},
"dependencies": {
"@vuetify/vuex-cognito-module": "^0.4.0",
"@vuetify/vuex-cognito-module": "0.4.0",
"axios": "0.18.0",
"js-base64": "2.4.9",
"js-base64": "2.5.0",
"toml": "2.3.3",
"vue": "2.5.17",
"vue-i18n": "8.4.0",
"vue-json-tree-view": "2.1.4",
"vue-markdown": "2.2.4",
"vue-router": "3.0.2",
"vue-socket.io": "3.0.4",
"vue-tour": "^1.1.0",
"vuetify": "^1.3.12",
"vuex": "^3.0.1"
"vue-tour": "1.1.0",
"vuetify": "1.3.12",
"vuex": "3.0.1"
},
"devDependencies": {
"autoprefixer": "7.2.6",
Expand Down

0 comments on commit 9d04346

Please sign in to comment.