We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e16abd commit a6747ebCopy full SHA for a6747eb
package.json
@@ -44,7 +44,7 @@
44
},
45
"nyc": {
46
"include": [
47
- "bin/index.js"
+ "./bin/index.js"
48
],
49
"require": [
50
"babel-register"
0 commit comments