We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 278d392 commit c9de072Copy full SHA for c9de072
package.json
@@ -7,7 +7,7 @@
7
"scripts": {
8
"build": "babel index.js -o lib/index.js",
9
"prepublishOnly": "npm run build",
10
- "test": "echo \"Error: no test specified\" && exit 1"
+ "test": "echo \"Error: no test specified\" && exit 0"
11
},
12
"repository": {
13
"type": "git",
0 commit comments