Skip to content

Commit

Permalink
Add tree-kill to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
formulahendry committed Jul 7, 2016
1 parent fb94c79 commit 857b0ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@
"compile": "node ./node_modules/vscode/bin/compile -watch -p ./",
"postinstall": "node ./node_modules/vscode/bin/install"
},
"dependencies": {
"tree-kill": "^1.1.0"
},
"devDependencies": {
"typescript": "^1.8.5",
"vscode": "^0.11.0"
Expand Down

0 comments on commit 857b0ee

Please sign in to comment.