Skip to content

Commit 40f4fc8

Browse files
committedApr 2, 2016
correct name for babel plugin
1 parent 4ead2c2 commit 40f4fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"node5"
4949
],
5050
"plugins": [
51-
"babel-plugin-add-module-exports"
51+
"add-module-exports"
5252
]
5353
},
5454
"ava": {

0 commit comments

Comments
 (0)
Please sign in to comment.