From 85370eb32b85c72971c248ef6e0c82580116a1b8 Mon Sep 17 00:00:00 2001 From: sasaplus1 Date: Sun, 12 Jun 2016 13:03:14 +0900 Subject: [PATCH] updated modules --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index a8b55424..2e949726 100644 --- a/package.json +++ b/package.json @@ -35,9 +35,9 @@ "babel": "^6.5.2", "babel-cli": "^6.6.5", "babel-core": "^6.7.2", - "babel-eslint": "^6.0.0-beta.6", + "babel-eslint": "^6.0.4", "babel-loader": "^6.2.4", - "babel-plugin-add-module-exports": "^0.1.2", + "babel-plugin-add-module-exports": "^0.2.1", "babel-plugin-check-es2015-constants": "^6.7.2", "babel-plugin-espower": "^2.1.2", "babel-plugin-transform-es2015-arrow-functions": "^6.5.2", @@ -52,13 +52,13 @@ "babel-plugin-transform-undefined-to-void": "^6.5.0", "coffee-script": "^1.10.0", "eslint": "^2.4.0", - "eslint-config-sasaplus1": "git://github.com/sasaplus1-prototype/eslint-config-sasaplus1.git", - "espower-babel": "4.0.1", + "eslint-config-sasaplus1": "sasaplus1-prototype/eslint-config-sasaplus1.git", + "espower-babel": "4.0.3", "karma": "^0.13.15", - "karma-chrome-launcher": "^0.2.2", - "karma-firefox-launcher": "^0.1.7", - "karma-mocha": "^0.2.1", - "karma-safari-launcher": "^0.1.1", + "karma-chrome-launcher": "^1.0.1", + "karma-firefox-launcher": "^1.0.0", + "karma-mocha": "^1.0.1", + "karma-safari-launcher": "^1.0.0", "karma-webpack": "^1.7.0", "mocha": "^2.3.4", "parallelshell": "^2.0.0",