Skip to content

Commit 932e4bf

Browse files
committed
np YOLO 🚀
1 parent 58145c3 commit 932e4bf

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
@@ -18,7 +18,7 @@
1818
"compile": "electron-webpack",
1919
"pack": "electron-builder --dir",
2020
"dist": "npm run compile && electron-builder --mac --linux --win",
21-
"release": "np --no-publish",
21+
"release": "np --no-publish --yolo",
2222
"dist:dir": "npm run dist --dir -c.compression=store -c.mac.identity=null",
2323
"postinstall": "electron-builder install-app-deps"
2424
},

0 commit comments

Comments
 (0)