chore: publish @next/@beta

This commit is contained in:
calebboyd
2024-04-29 07:20:10 -05:00
parent 138474e30c
commit d13388ab4c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "nexe",
"version": "5.0.0-beta.1",
"version": "5.0.0-beta.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nexe",
"version": "5.0.0-beta.1",
"version": "5.0.0-beta.2",
"license": "MIT",
"dependencies": {
"@calebboyd/semaphore": "^1.3.1",
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "nexe",
"description": "Create a single executable out of your Node.js application",
"license": "MIT",
"version": "5.0.0-beta.1",
"version": "5.0.0-beta.2",
"contributors": [
"Craig Condon <craig.j.condon@gmail.com> (http://crcn.io)",
"Jared Allard <jaredallard@outlook.com>",