mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Update commoner to 0.8.8 for Windows support
benjamn/commoner#44 fixed commoner to work on Windows when module path relativization isn't used; with this, the `jsx` binary should work properly on Windows (though `jsx-internal` still won't). Fixes #316, fixes #391, fixes #567.
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@
|
||||
"test": "grunt build && grunt test"
|
||||
},
|
||||
"dependencies": {
|
||||
"commoner": "~0.8.7",
|
||||
"commoner": "~0.8.8",
|
||||
"esprima-fb": "~2001.1001.0-dev-harmony-fb",
|
||||
"jstransform": "~2.0.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user