From a0c6ec24e258648fd8398c7c32c0299f1f9a1f49 Mon Sep 17 00:00:00 2001 From: haad Date: Wed, 11 May 2016 12:25:11 +0200 Subject: [PATCH] Update Babel modules --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cd64137..bdd218c 100644 --- a/package.json +++ b/package.json @@ -22,9 +22,9 @@ }, "devDependencies": { "asyncawait": "^1.0.1", - "babel-core": "^6.7.6", + "babel-core": "^6.8.0", "babel-loader": "^6.2.4", - "babel-plugin-transform-runtime": "^6.7.5", + "babel-plugin-transform-runtime": "^6.8.0", "babel-preset-es2015": "^6.6.0", "ipfs-api": "^3.0.2", "ipfsd-ctl": "^0.13.0",