diff --git a/extension/examples/router/package.json b/extension/examples/router/package.json index d2f9fb77..b54b124c 100644 --- a/extension/examples/router/package.json +++ b/extension/examples/router/package.json @@ -29,7 +29,7 @@ "devDependencies": { "babel-core": "^6.3.15", "babel-loader": "^6.2.0", - "babel-plugin-add-module-exports": "^0.1.1", + "babel-plugin-add-module-exports": "^1.0.4", "babel-plugin-react-transform": "^2.0.0-beta1", "babel-plugin-transform-decorators-legacy": "^1.2.0", "babel-polyfill": "^6.3.14",