mirror of
https://github.com/facebook/react.git
synced 2026-02-23 20:23:02 +00:00
Upgrade to fbjs v0.8.4 (#7532)
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
"eslint": "1.10.3",
|
||||
"eslint-plugin-react": "4.1.0",
|
||||
"eslint-plugin-react-internal": "file:eslint-rules",
|
||||
"fbjs": "^0.8.1",
|
||||
"fbjs": "^0.8.4",
|
||||
"fbjs-scripts": "^0.6.0",
|
||||
"flow-bin": "^0.27.0",
|
||||
"glob": "^6.0.1",
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"homepage": "https://facebook.github.io/react/",
|
||||
"dependencies": {
|
||||
"fbjs": "^0.8.1",
|
||||
"fbjs": "^0.8.4",
|
||||
"loose-envify": "^1.1.0",
|
||||
"object-assign": "^4.1.0"
|
||||
},
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"homepage": "https://facebook.github.io/react-native/",
|
||||
"dependencies": {
|
||||
"fbjs": "^0.8.1",
|
||||
"fbjs": "^0.8.4",
|
||||
"object-assign": "^4.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"fbjs": "^0.8.1",
|
||||
"fbjs": "^0.8.4",
|
||||
"loose-envify": "^1.1.0",
|
||||
"object-assign": "^4.1.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user