Skip to content

Commit

Permalink
Add rimraf and colors as dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rosen-vladimirov committed May 8, 2018
1 parent 8be8c09 commit d9a7061
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,15 @@
"@types/request": "0.0.42",
"chai": "3.5.0",
"chai-as-promised": "6.0.0",
"colors": "1.2.4",
"file": "0.2.2",
"grunt": "1.0.1",
"grunt-contrib-clean": "1.0.0",
"grunt-contrib-watch": "1.0.0",
"grunt-shell": "2.1.0",
"grunt-ts": "6.0.0-beta.10",
"grunt-tslint": "4.0.0",
"rimraf": "2.6.2",
"spec-xunit-file": "0.0.1-3",
"tslint": "4.3.1",
"typescript": "2.1.4"
Expand All @@ -49,4 +51,4 @@
"engines": {
"node": ">=6.0.0 <9.0.0"
}
}
}

0 comments on commit d9a7061

Please sign in to comment.