Added Vue, looks like this branch is now going to be DiceCloud V2
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
"name": "rpg-docs",
|
||||
"version": "0.10.0",
|
||||
"description": "Unofficial Online Realtime D&D 5e App",
|
||||
"scripts": {
|
||||
"postinstall": "bower install"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ThaumRystra/RPG-Docs"
|
||||
@@ -21,6 +18,12 @@
|
||||
"meteor-node-stubs": "^0.3.3",
|
||||
"qrcode": "^1.2.0",
|
||||
"source-map-support": "^0.5.6",
|
||||
"underscore": "^1.9.1"
|
||||
}
|
||||
"underscore": "^1.9.1",
|
||||
"vue": "^2.5.17",
|
||||
"vue-meteor-tracker": "^2.0.0-beta.3",
|
||||
"vue-router": "^2.0.0",
|
||||
"vuetify": "^1.2.5",
|
||||
"vuex": "^3.0.1"
|
||||
},
|
||||
"devDependencies": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user