fix(package): project setup

This commit is contained in:
2018-07-12 23:52:06 +02:00
parent c2740ca25b
commit 073d792497
7 changed files with 705 additions and 46 deletions

View File

@@ -12,7 +12,9 @@
"build": "(npmts)"
},
"devDependencies": {
"@types/node": "^10.5.2"
"@gitzone/tsrun": "^1.1.2",
"@types/node": "^10.5.2",
"tapbundle": "^2.0.2"
},
"dependencies": {
"@pushrocks/smartdelay": "^2.0.1",