Skip to content

Commit

Permalink
fix(deps): Moves lodash to production dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryasmi committed Nov 6, 2017
1 parent 7b569c0 commit 63704ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
}
},
"dependencies": {
"lodash": "^4.17.4",
"rulr": "^4.0.1"
},
"devDependencies": {
Expand All @@ -40,7 +41,6 @@
"commitizen": "2.9.6",
"cz-conventional-changelog": "2.1.0",
"jscpd": "0.6.15",
"lodash": "4.17.4",
"mocha": "4.0.1",
"nyc": "11.3.0",
"rimraf": "2.6.2",
Expand Down

0 comments on commit 63704ed

Please sign in to comment.