Skip to content

Commit 63c3383

Browse files
committed
1 parent d3cf681 commit 63c3383

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
@@ -4,7 +4,7 @@
44
"description": "Remote control OBS from the command line.",
55
"scripts": {
66
"test": "prettier --check \"index.js\" --end-of-line auto",
7-
"build": "pkg --targets latest-macos,latest-win,latest-linux --out-path pkg ."
7+
"build": "pkg --targets latest-macos,latest-linux,latest-win --out-path pkg ."
88
},
99
"keywords": [
1010
"obs",

0 commit comments

Comments
 (0)