mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-28 20:25:33 +08:00
Bump fbjs-scripts to ^1.0.0 (#21880)
Summary: This PR bumps also fbjs-scripts to latest version. Benefit is smaller node_modules and less deps to download as newer version doesn't depend on babel6 anymore. Pull Request resolved: https://github.com/facebook/react-native/pull/21880 Differential Revision: D12832002 Pulled By: hramos fbshipit-source-id: fa801aeb70a2f22be6f9c05cd6d981d0af0a0da9
This commit is contained in:
committed by
Facebook Github Bot
parent
7a9d86019f
commit
cdbf719307
@@ -165,7 +165,7 @@
|
||||
"escape-string-regexp": "^1.0.5",
|
||||
"event-target-shim": "^1.0.5",
|
||||
"fbjs": "^1.0.0",
|
||||
"fbjs-scripts": "^0.8.1",
|
||||
"fbjs-scripts": "^1.0.0",
|
||||
"fs-extra": "^1.0.0",
|
||||
"glob": "^7.1.1",
|
||||
"graceful-fs": "^4.1.3",
|
||||
|
||||
Reference in New Issue
Block a user