move to typescript predominance

This commit is contained in:
2018-04-13 15:45:48 +02:00
parent 2165a8f677
commit 95c5fb7e83
30 changed files with 81 additions and 375 deletions
+3 -1
View File
@@ -7,7 +7,8 @@
"author": "Lossless GmbH",
"license": "MIT",
"scripts": {
"test": "(npmts)",
"test": "ts-node test/test.ts",
"build": "(npmts)",
"format": "(gitzone format)"
},
"devDependencies": {
@@ -20,6 +21,7 @@
"smartcli": "^2.0.12",
"smartexpress": "^1.0.21",
"smartfile": "^4.2.28",
"smartq": "^1.1.8",
"smartrequest": "^1.0.8",
"smartrx": "^1.0.5",
"smartsocket": "^1.1.19",