revert(go back to standard node)

This commit is contained in:
Phil Kunz
2018-07-02 09:03:26 +02:00
parent cf89601f28
commit a3fb24eba3
4 changed files with 30 additions and 620 deletions

View File

@@ -19,13 +19,9 @@
"@types/node": "^10.3.0"
},
"dependencies": {
"arrify": "^1.0.1",
"make-error": "^1.3.4",
"mkdirp": "^0.5.1",
"smartfile": "^4.2.28",
"source-map-support": "^0.5.6",
"typescript": "^2.9.1",
"yn": "^2.0.0"
"ts-node": "^7.0.0",
"typescript": "^2.9.1"
},
"private": false
}