Skip to content

Commit

Permalink
fix: upgraded lodash.assign
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Coe committed Aug 7, 2016
1 parent c578e6a commit 5d7fdf4
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 @@ -35,7 +35,7 @@
},
"dependencies": {
"camelcase": "^3.0.0",
"lodash.assign": "^4.0.6"
"lodash.assign": "^4.1.0"
},
"files": [
"lib",
Expand Down

0 comments on commit 5d7fdf4

Please sign in to comment.