now working

This commit is contained in:
2017-07-14 18:53:10 +02:00
parent 9a1efb9940
commit 8f63394641
9 changed files with 480 additions and 3 deletions

View File

@@ -13,6 +13,10 @@
"tapbundle": "^1.0.13"
},
"dependencies": {
"typings-global": "^1.0.16"
"@types/shortid": "^0.0.29",
"@types/uuid": "^3.0.0",
"shortid": "^2.2.8",
"typings-global": "^1.0.16",
"uuid": "^3.1.0"
}
}