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

Commit

Permalink
fix(deps): explicitly add mkdirp and rimraf to devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
zkat committed Jun 3, 2017
1 parent 5f6707c commit 832c75d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,9 @@
],
"devDependencies": {
"marked-man": "^0.2.1",
"mkdirp": "^0.5.1",
"nyc": "^10.3.2",
"rimraf": "^2.6.1",
"standard": "^9.0.2",
"standard-version": "^4.0.0",
"tacks": "^1.2.6",
Expand Down

0 comments on commit 832c75d

Please sign in to comment.