Merge branch 'version-2' of https://github.com/ThaumRystra/DiceCloud into version-2

This commit is contained in:
Thaum Rystra
2019-04-06 10:56:57 +02:00
46 changed files with 569 additions and 492 deletions

7
app/package-lock.json generated
View File

@@ -1,5 +1,5 @@
{
"name": "rpg-docs",
"name": "dicecloud",
"version": "0.10.0",
"lockfileVersion": 1,
"requires": true,
@@ -830,6 +830,11 @@
"p-defer": "^1.0.0"
}
},
"marked": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-0.6.1.tgz",
"integrity": "sha512-+H0L3ibcWhAZE02SKMqmvYsErLo4EAVJxu5h3bHBBDvvjeWXtl92rGUSBYHL2++5Y+RSNgl8dYOAXcYe7lp1fA=="
},
"mathjs": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/mathjs/-/mathjs-5.5.0.tgz",