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",
|
||||
"main": "Animated.js",
|
||||
"dependencies": {
|
||||
"fbjs": "^0.2.1"
|
||||
"fbjs": "0.8.17"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "gulp"
|
||||
|
|
|
@ -160,7 +160,7 @@
|
|||
"errorhandler": "^1.5.0",
|
||||
"escape-string-regexp": "^1.0.5",
|
||||
"event-target-shim": "^1.0.5",
|
||||
"fbjs": "0.8.16",
|
||||
"fbjs": "0.8.17",
|
||||
"fbjs-scripts": "^0.8.1",
|
||||
"fs-extra": "^1.0.0",
|
||||
"glob": "^7.1.1",
|
||||
|
|
Loading…
Reference in New Issue