Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Barocena committed Jan 30, 2024
1 parent 56cf6e5 commit 8bd1d36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"main": "src/app.js",
"bin": "src/app.js",
"scripts": {
"postinstall": "patch-package",
"transpile": "esbuild --platform=node --bundle --outfile=build/app.js src/app.js",
"compile": "pkg --no-bytecode --public --targets latest-win-x64 --public-packages '*' --compress brotli --out-path bin build/app.js",
"clean": "rimraf build",
Expand Down

0 comments on commit 8bd1d36

Please sign in to comment.