Skip to content

Commit

Permalink
release alpha publicly
Browse files Browse the repository at this point in the history
  • Loading branch information
szymonkaliski committed Jan 24, 2024
1 parent 8b02228 commit 995c997
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"prepublishOnly": "napi prepublish -t npm",
"test": "bun test",
"universal": "napi universal",
"version": "napi version"
"version": "napi version",
"release": "npm publish --access public"
},
"optionalDependencies": {
"@replit/ruspty-darwin-x64": "1.0.0-alpha.0",
Expand Down

0 comments on commit 995c997

Please sign in to comment.