Skip to content

Commit

Permalink
upgrade node packages
Browse files Browse the repository at this point in the history
  • Loading branch information
NasAmin committed Apr 19, 2024
1 parent fa92c43 commit 33d248d
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 14 deletions.
40 changes: 29 additions & 11 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 @@ -19,8 +19,8 @@
"url": "git+https://github.com/NasAmin/trx-parser.git"
},
"engines": {
"node": ">= 13",
"npm": ">= 6"
"node": ">= 20",
"npm": ">= 10"
},
"keywords": [
"actions",
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@types/jest": "^27.5.2",
"@types/node": "^16.18.11",
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.54.0",
"@vercel/ncc": "^0.33.4",
Expand Down

0 comments on commit 33d248d

Please sign in to comment.