Skip to content

Commit bed9c1e

Browse files
🐛 Script release
1 parent a751af4 commit bed9c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"scripts": {
77
"build": "babel src -d build",
8-
"release": "npm run build && npm patch version && npm publish",
8+
"release": "npm run build || npm patch version || npm publish",
99
"test": "echo \"Error: no test specified\" && exit 1"
1010
},
1111
"repository": {

0 commit comments

Comments
 (0)