Skip to content

Commit

Permalink
Bump object-assign to v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Jun 21, 2015
1 parent 42c4e5f commit 83a06a1
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 @@ -20,7 +20,7 @@
],
"keywords": [],
"dependencies": {
"object-assign": "^2.0.0",
"object-assign": "^3.0.0",
"through2": "^0.6.3"
},
"devDependencies": {
Expand Down

0 comments on commit 83a06a1

Please sign in to comment.