Skip to content

Commit

Permalink
chore: release v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushmanchhabra committed Dec 18, 2023
1 parent 197d2b5 commit ac79cea
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
36 changes: 18 additions & 18 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
@@ -1,6 +1,6 @@
{
"name": "nw-builder",
"version": "4.4.2-beta.4",
"version": "4.5.0",
"description": "Build NW.js desktop applications for MacOS, Windows and Linux.",
"keywords": [
"NW.js",
Expand Down Expand Up @@ -48,8 +48,8 @@
"demo": "cd test/fixture && node demo.js"
},
"devDependencies": {
"eslint": "^8.55.0",
"eslint-plugin-jsdoc": "^46.9.0",
"eslint": "^8.56.0",
"eslint-plugin-jsdoc": "^46.9.1",
"jsdoc": "^4.0.2",
"selenium-webdriver": "^4.16.0"
},
Expand Down

0 comments on commit ac79cea

Please sign in to comment.