Bump babel-plugin-add-module-exports from 0.3.3 to 1.0.0

Bumps [babel-plugin-add-module-exports](https://github.com/59naga/babel-plugin-add-module-exports) from 0.3.3 to 1.0.0.
- [Release notes](https://github.com/59naga/babel-plugin-add-module-exports/releases)
- [Commits](https://github.com/59naga/babel-plugin-add-module-exports/compare/v0.3.3...v1.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-12-26 15:07:15 +00:00
committed by Martin Donath
parent 816597b36e
commit 1f2713f65a
2 changed files with 86 additions and 86 deletions

View File

@@ -36,7 +36,7 @@
"babel-core": "^6.25.0",
"babel-eslint": "^10.0.0",
"babel-loader": "^7.1.1",
"babel-plugin-add-module-exports": "^0.3.1",
"babel-plugin-add-module-exports": "^1.0.0",
"babel-plugin-transform-react-jsx": "^6.24.1",
"babel-preset-env": "^1.6.1",
"chalk": "^2.0.1",