summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2016-01-16 14:15:31 +0100
committerVictor Häggqvist <[email protected]>2016-01-16 14:15:31 +0100
commit47b575b89249f34a364b516161cbe1e33df0f3a4 (patch)
treefd387d279d0ce1736af461c4a2f622cc30722230 /package.json
parent7307889639b68064e642ae65bf98d9856c10922b (diff)
make packaged modules work as expected
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index dee91e5..960874a 100644
--- a/package.json
+++ b/package.json
@@ -26,6 +26,7 @@
"devDependencies": {
"babel-eslint": "^5.0.0-beta6",
"babel-loader": "^6.2.1",
+ "babel-plugin-add-module-exports": "^0.1.3-alpha",
"babel-preset-es2015": "^6.3.13",
"gulp": "^3.9.0",
"gulp-autoprefixer": "^3.1.0",