Remove ts-node

This commit is contained in:
Leonid Logvinov 2017-05-24 14:27:24 +02:00
parent 7046870368
commit 2067e16e14
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4

View File

@ -34,7 +34,6 @@
"mocha": "^3.4.1", "mocha": "^3.4.1",
"npm-run-all": "^4.0.2", "npm-run-all": "^4.0.2",
"shx": "^0.2.2", "shx": "^0.2.2",
"ts-node": "^3.0.4",
"tslint": "^5.3.2", "tslint": "^5.3.2",
"tslint-config-0xproject": "^0.0.2", "tslint-config-0xproject": "^0.0.2",
"typescript": "^2.3.3", "typescript": "^2.3.3",