Skip to content

Commit

Permalink
bump rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
calebboyd committed Dec 19, 2022
1 parent a746e00 commit fdd9d97
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 39 deletions.
97 changes: 61 additions & 36 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nexe",
"description": "Create a single executable out of your Node.js application",
"license": "MIT",
"version": "4.0.0-rc.1",
"version": "4.0.0-rc.2",
"contributors": [
"Craig Condon <craig.j.condon@gmail.com> (http://crcn.io)",
"Jared Allard <jaredallard@outlook.com>",
Expand Down Expand Up @@ -47,12 +47,12 @@
"download": "^8.0.0",
"globby": "^11.0.2",
"got": "^11.8.2",
"meriyah": "^4.2.1",
"meriyah": "^4.3.3",
"minimist": "^1.2.6",
"mkdirp": "^1.0.4",
"multistream": "^4.1.0",
"ora": "^3.4.0",
"resolve-dependencies": "^6.0.7",
"resolve-dependencies": "^6.0.8",
"rimraf": "^3.0.2"
},
"devDependencies": {
Expand Down

0 comments on commit fdd9d97

Please sign in to comment.