update to latest standards

This commit is contained in:
2018-03-11 16:44:32 +01:00
parent 0dc3c1af46
commit ccce9dc04d
25 changed files with 477 additions and 399 deletions

View File

@@ -10,10 +10,12 @@
"test": "(npmts)"
},
"devDependencies": {
"tapbundle": "^1.0.13"
"@types/node": "^9.4.7",
"tapbundle": "^2.0.0"
},
"dependencies": {
"moment": "^2.18.1",
"typings-global": "^1.0.16"
"moment": "^2.21.0",
"smartdelay": "^1.0.4",
"smartq": "^1.1.6"
}
}