Ensure we're using latest object-assign (#6681)

This picks up the change to feature test against order bugs.
(cherry picked from commit 468901c336)
This commit is contained in:
Paul O’Shannessy
2016-05-02 13:16:25 -07:00
parent 69bb9e3c8c
commit 1b22f12acd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
"gzip-js": "~0.3.2",
"jest-cli": "^0.9.0",
"loose-envify": "^1.1.0",
"object-assign": "^4.0.1",
"object-assign": "^4.1.0",
"platform": "^1.1.0",
"run-sequence": "^1.1.4",
"through2": "^2.0.0",
+1 -1
View File
@@ -25,7 +25,7 @@
"dependencies": {
"fbjs": "^0.8.0",
"loose-envify": "^1.1.0",
"object-assign": "^4.0.1"
"object-assign": "^4.1.0"
},
"browserify": {
"transform": [