remove embedded jsx plugin and use acorn-jsx

This commit is contained in:
Sebastian McKenzie
2015-05-04 04:33:46 +01:00
parent 0c570cb599
commit a2bb587e24
3 changed files with 5 additions and 659 deletions

View File

@@ -27,6 +27,7 @@
"test": "make test"
},
"dependencies": {
"acorn-jsx": "^1.0.0",
"ast-types": "~0.7.0",
"bluebird": "^2.9.25",
"chalk": "^1.0.0",