mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Upgrade Recast to 0.4.8 to fix options.writeback bug.
Bug introduced by: https://github.com/benjamn/recast/commit/e913b22f8f
Bug fixed by: https://github.com/benjamn/recast/commit/170e18091e
(cherry picked from commit 2383fd8813)
This commit is contained in:
committed by
Paul O’Shannessy
parent
3624afaade
commit
2d677b78ba
+1
-1
@@ -38,7 +38,7 @@
|
||||
"base62": "~0.1.1",
|
||||
"commoner": "~0.7.0",
|
||||
"esprima": "git://github.com/facebook/esprima#fb-harmony",
|
||||
"recast": "~0.4.5",
|
||||
"recast": "~0.4.8",
|
||||
"source-map": "~0.1.22"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user