From 656e590c5b741584b828dae21afee4be2e73883e Mon Sep 17 00:00:00 2001 From: Leon Chen Date: Wed, 24 Aug 2016 21:42:53 -0400 Subject: [PATCH] update deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 72aaa0c..f2ee6fb 100644 --- a/package.json +++ b/package.json @@ -44,12 +44,12 @@ "ndarray-unsqueeze": "^1.0.3" }, "devDependencies": { - "babel-core": "^6.13.2", + "babel-core": "^6.14.0", "babel-eslint": "^6.1.2", "babel-loader": "^6.2.5", "babel-plugin-transform-class-properties": "^6.11.5", "babel-plugin-transform-object-rest-spread": "^6.8.0", - "babel-preset-es2015": "^6.13.2", + "babel-preset-es2015": "^6.14.0", "http-server": "^0.9.0", "standard": "^8.0.0", "webpack": "^1.13.2"