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 d3cf681 commit 63c3383Copy full SHA for 63c3383
package.json
@@ -4,7 +4,7 @@
4
"description": "Remote control OBS from the command line.",
5
"scripts": {
6
"test": "prettier --check \"index.js\" --end-of-line auto",
7
- "build": "pkg --targets latest-macos,latest-win,latest-linux --out-path pkg ."
+ "build": "pkg --targets latest-macos,latest-linux,latest-win --out-path pkg ."
8
},
9
"keywords": [
10
"obs",
0 commit comments