Merge branch 'master' of github.com:babel/babel
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "babel-plugin-transform-react-jsx-compat",
|
||||
"version": "6.0.2",
|
||||
"description": "Turn JSX into React Pre-0.12 function calls",
|
||||
"repository": "babel/babel",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-jsx-compat",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"keywords": [
|
||||
@@ -12,4 +12,4 @@
|
||||
"babel-runtime": "^5.0.0",
|
||||
"babel-helper-builder-react-jsx": "^6.0.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user