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
This commit is contained in:
Tim Yung 2018-09-29 03:06:10 -07:00 committed by Facebook Github Bot
parent e7ddc59019
commit ee034596fe
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
"license": "MIT",
"main": "Animated.js",
"dependencies": {
"fbjs": "0.8.17"
"fbjs": "^1.0.0"
},
"scripts": {
"build": "gulp"

View File

@ -165,7 +165,7 @@
"errorhandler": "^1.5.0",
"escape-string-regexp": "^1.0.5",
"event-target-shim": "^1.0.5",
"fbjs": "0.8.17",
"fbjs": "^1.0.0",
"fbjs-scripts": "^0.8.1",
"fs-extra": "^1.0.0",
"glob": "^7.1.1",