summaryrefslogtreecommitdiff
path: root/node_modules/async/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/async/package.json')
-rw-r--r--node_modules/async/package.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/node_modules/async/package.json b/node_modules/async/package.json
index 8bcde1ec5..51428e096 100644
--- a/node_modules/async/package.json
+++ b/node_modules/async/package.json
@@ -1,7 +1,7 @@
{
"name": "async",
"description": "Higher-order functions and common patterns for asynchronous code",
- "version": "2.1.2",
+ "version": "2.3.0",
"main": "dist/async.js",
"author": "Caolan McMahon",
"repository": {
@@ -21,12 +21,13 @@
"lodash": "^4.14.0"
},
"devDependencies": {
- "babel-cli": "^6.16.0",
- "babel-core": "^6.3.26",
+ "babel-cli": "^6.24.0",
+ "babel-core": "^6.24.0",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-istanbul": "^2.0.1",
"babel-plugin-transform-es2015-modules-commonjs": "^6.3.16",
"babel-preset-es2015": "^6.3.13",
+ "babel-preset-es2017": "^6.22.0",
"babelify": "^7.2.0",
"benchmark": "^2.1.1",
"bluebird": "^3.4.6",