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 eaa3544 commit 925e74bCopy full SHA for 925e74b
package.json
@@ -8,7 +8,7 @@
8
"url": "https://github.com/crobinson42/react-skeleton-css"
9
},
10
"scripts": {
11
- "test": "echo \"Error: no test specified\" && exit 1",
+ "test": "echo \"Error: no test specified\" && exit 0",
12
"dev": "webpack-dev-server --hot --watch",
13
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
14
0 commit comments