Skip to content

Commit

Permalink
update node to 18.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmxdiqbal committed Sep 10, 2024
1 parent d0e8a0f commit 85c8867
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 8 deletions.
21 changes: 15 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "",
"main": "entry.js",
"engines": {
"node": "18.16.1"
"node": "18.19.1"
},
"scripts": {
"release": "np --any-branch --no-cleanup --no-tests --no-yarn --branch dev",
Expand All @@ -30,7 +30,7 @@
"np": "8.0.4",
"gts": "3.1.1",
"prettier": "2.7.1",
"@types/node": "18.16.1",
"@types/node": "18.19.1",
"@types/node-fetch": "2.5.4",
"@types/socket.io": "2.1.11",
"@types/socket.io-client": "1.4.33",
Expand Down

0 comments on commit 85c8867

Please sign in to comment.