We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d542f4 commit 955dc22Copy full SHA for 955dc22
package.json
@@ -26,7 +26,7 @@
26
"jshint": "2.6.3",
27
"mocha": "2.1.0"
28
},
29
- "main": "index.js",
+ "main": "./dist/index.js",
30
"keywords": [
31
"emitter"
32
],
0 commit comments