We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af57fe4 commit 691fb1bCopy full SHA for 691fb1b
package.json
@@ -13,7 +13,7 @@
13
"logo.png"
14
],
15
"scripts": {
16
- "test": "echo \"Error: no test specified\" && exit 1",
+ "test": "echo \"Error: no test specified\"",
17
"preversion": "npm test",
18
"version": "git add -A",
19
"postversion": "git push --tags origin master",
0 commit comments