Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Commit

Permalink
fix(dependencies): ensure rimraf is a dependency for node v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Aug 19, 2016
1 parent 3dc6d2a commit 77edcb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
"codeclimate-test-reporter": "^0.3.3",
"cz-conventional-changelog": "^1.2.0",
"echint": "^1.5.3",
"rimraf": "^2.5.4",
"semantic-release": "^4.3.5",
"standard": "^7.1.2",
"tap": "^6.3.2",
Expand Down

0 comments on commit 77edcb9

Please sign in to comment.