mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
pinned babylon version for eslint to work (#7008)
(cherry picked from commit 46cd6a0b62)
This commit is contained in:
committed by
Paul O’Shannessy
parent
d4aebaa671
commit
1e0f0a35cf
+1
-1
@@ -30,7 +30,7 @@
|
||||
"babel-plugin-transform-react-jsx-source": "^6.8.0",
|
||||
"babel-preset-react": "^6.5.0",
|
||||
"babel-traverse": "^6.9.0",
|
||||
"babylon": "^6.8.0",
|
||||
"babylon": "6.8.0",
|
||||
"browserify": "^13.0.0",
|
||||
"bundle-collapser": "^1.1.1",
|
||||
"coffee-script": "^1.8.0",
|
||||
|
||||
Reference in New Issue
Block a user