decaffeinate-parser
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -25,3 +25,3 @@ { | ||
"coffee-lex": "^1.4.1", | ||
"decaffeinate-coffeescript": "^1.10.0-patch1", | ||
"decaffeinate-coffeescript": "^1.10.0-patch2", | ||
"lines-and-columns": "^1.1.5" | ||
@@ -31,2 +31,3 @@ }, | ||
"babel": "^6.5.2", | ||
"babel-plugin-external-helpers": "^6.8.0", | ||
"babel-plugin-object-rest-spread": "0.0.0", | ||
@@ -37,6 +38,5 @@ "babel-plugin-syntax-flow": "^6.8.0", | ||
"babel-plugin-transform-object-rest-spread": "^6.8.0", | ||
"babel-preset-es2015": "^6.6.0", | ||
"babel-preset-es2015-rollup": "^1.1.1", | ||
"babel-preset-es2015": "^6.13.0", | ||
"babel-register": "^6.7.2", | ||
"babelrc-rollup": "^2.0.0", | ||
"babelrc-rollup": "^3.0.0", | ||
"coffee-script-redux": "^2.0.0-beta8", | ||
@@ -62,3 +62,3 @@ "cz-conventional-changelog": "^1.1.6", | ||
}, | ||
"version": "2.0.3" | ||
"version": "2.0.4" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
140041
3747