Skip to content

Commit

Permalink
[fixed] add lodash as direct dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Jul 25, 2015
1 parent 0014d83 commit 4271eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@
"karma-webpack": "^1.5.0",
"less": "^2.4.0",
"less-loader": "^2.1.0",
"lodash": "^3.5.0",
"marked": "^0.3.3",
"mocha": "^2.2.1",
"mt-changelog": "^0.6.1",
Expand All @@ -109,6 +108,7 @@
},
"dependencies": {
"babel-runtime": "^5.1.10",
"lodash": "^3.5.0",
"classnames": "^2.0.0"
}
}

0 comments on commit 4271eb3

Please sign in to comment.