Skip to content

Commit ee03459

Browse files
yungstersfacebook-github-bot
authored andcommitted
FBJS: Upgrade to ^1.0.0
Summary: Upgrades all dependents of `fbjs` to the latest version. Reviewed By: mjesun Differential Revision: D10100661 fbshipit-source-id: 2e2af616cb2b5eab560872b6c6c60ed264e986b2
1 parent e7ddc59 commit ee03459

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Libraries/Animated/release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "MIT",
1111
"main": "Animated.js",
1212
"dependencies": {
13-
"fbjs": "0.8.17"
13+
"fbjs": "^1.0.0"
1414
},
1515
"scripts": {
1616
"build": "gulp"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
"errorhandler": "^1.5.0",
166166
"escape-string-regexp": "^1.0.5",
167167
"event-target-shim": "^1.0.5",
168-
"fbjs": "0.8.17",
168+
"fbjs": "^1.0.0",
169169
"fbjs-scripts": "^0.8.1",
170170
"fs-extra": "^1.0.0",
171171
"glob": "^7.1.1",

0 commit comments

Comments
 (0)