Skip to content

Commit

Permalink
feat(yarn): added new dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
robophil committed Oct 13, 2017
1 parent a2c6056 commit 0cee53f
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 5 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@
"validate-commit-msg": "^2.14.0"
},
"dependencies": {
"commander": "^2.11.0"
"commander": "^2.11.0",
"fs-extra": "^4.0.2",
"replace-in-file": "^3.0.0-beta.2"
}
}
Loading

0 comments on commit 0cee53f

Please sign in to comment.