FBJS: Upgrade to 0.8.17
Reviewed By: hramos Differential Revision: D8458729 fbshipit-source-id: 1e92098b2651751f1b7ba3c8da1316fe4c0ca808
This commit is contained in:
parent
52f431b4bb
commit
23f959aab8
|
@ -10,7 +10,7 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "Animated.js",
|
"main": "Animated.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"fbjs": "^0.2.1"
|
"fbjs": "0.8.17"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "gulp"
|
"build": "gulp"
|
||||||
|
|
|
@ -160,7 +160,7 @@
|
||||||
"errorhandler": "^1.5.0",
|
"errorhandler": "^1.5.0",
|
||||||
"escape-string-regexp": "^1.0.5",
|
"escape-string-regexp": "^1.0.5",
|
||||||
"event-target-shim": "^1.0.5",
|
"event-target-shim": "^1.0.5",
|
||||||
"fbjs": "0.8.16",
|
"fbjs": "0.8.17",
|
||||||
"fbjs-scripts": "^0.8.1",
|
"fbjs-scripts": "^0.8.1",
|
||||||
"fs-extra": "^1.0.0",
|
"fs-extra": "^1.0.0",
|
||||||
"glob": "^7.1.1",
|
"glob": "^7.1.1",
|
||||||
|
|
Loading…
Reference in New Issue