From 9593c57e0688f7e1072616f2ce0687a15b0f372e Mon Sep 17 00:00:00 2001 From: hung-phan Date: Tue, 29 Mar 2016 09:29:44 +0700 Subject: [PATCH] Update babel-plugin-rewire, close #18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c415202..8b64700 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "devDependencies": { "babel-eslint": "^6.0.0", "babel-plugin-react-transform": "^2.0.0", - "babel-plugin-rewire": "^1.0.0-rc-1", + "babel-plugin-rewire": "^1.0.0-rc-2", "chai": "^3.5.0", "enzyme": "^2.0.0", "eslint": "^2.2.0",