Kill the phantomas subprocess before killing YLT

This commit is contained in:
Gaël Métais
2014-12-29 15:35:11 +01:00
parent 7c6676c981
commit 1920a3e802
2 changed files with 28 additions and 7 deletions
+3 -2
View File
@@ -16,8 +16,9 @@
"debug": "~2.1.0",
"express": "~4.10.6",
"phantomas": "1.8.0",
"rimraf": "~2.2.8",
"q": "~1.1.2"
"ps-node": "0.0.3",
"q": "~1.1.2",
"rimraf": "~2.2.8"
},
"devDependencies": {
"chai": "^1.10.0",