Skip to content

Commit

Permalink
Merge branch 'next'
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalygashkov committed May 10, 2024
2 parents 2df2956 + 7c4f6c4 commit 132eab7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"streamyx": "dist/src/main.js"
},
"scripts": {
"postinstall": "tsc",
"prepare": "tsc",
"watch": "tsc --watch",
"start": "tsc && node .",
"build": "tsc && pkg . --public -t node20-win-x64,node20-macos-x64,node20-macos-arm64,node20-linux-x64 --out-path ./build/",
Expand Down

0 comments on commit 132eab7

Please sign in to comment.