Skip to content

Commit

Permalink
bump pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkav committed Oct 10, 2024
1 parent 8877d7e commit 69719a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/insomnia-inso/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"build": "esr esbuild.ts",
"build:production": "cross-env NODE_ENV=production esr esbuild.ts",
"start": "ESBUILD_WATCH=true esr esbuild.ts",
"package": "rm -rf binaries/inso && npx -y @yao-pkg/pkg@5.11.5 . --output binaries/inso --targets host",
"package": "rm -rf binaries/inso && npx -y @yao-pkg/pkg@5.15.0 . --output binaries/inso --targets host",
"postpackage": "node src/scripts/verify-pkg.js",
"artifacts": "esr src/scripts/artifacts.ts"
},
Expand Down

0 comments on commit 69719a1

Please sign in to comment.