babel-helper-builder-meze-jsx
Advanced tools
Comparing version 1.0.10 to 1.0.13
{ | ||
"name": "babel-helper-builder-meze-jsx", | ||
"version": "1.0.10", | ||
"version": "1.0.13", | ||
"description": "", | ||
@@ -17,2 +17,3 @@ "author": "Gidi Meir Morris <gidi@gidi.io>", | ||
"scripts": { | ||
"clean": "rimraf ./node_modules ./lib/* && npm i", | ||
"build": "babel modules --out-dir lib", | ||
@@ -23,3 +24,3 @@ "prepublish": "npm run build" | ||
"babel-cli": "^6.11.4", | ||
"babel-type-meze-jsx": "^1.0.10", | ||
"babel-type-meze-jsx": "^1.0.13", | ||
"babel-plugin-syntax-trailing-function-commas": "^6.13.0", | ||
@@ -26,0 +27,0 @@ "babel-plugin-transform-flow-strip-types": "^6.8.0", |
6165