Skip to content

Commit

Permalink
works here
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Oct 7, 2024
1 parent 4534f98 commit ed2bf39
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
17 changes: 9 additions & 8 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 @@ -15,12 +15,12 @@
},
"license": "LGPL-3.0",
"engines": {
"node": ">=14.16"
"node": ">=20.0"
},
"devDependencies": {
"@frida/events": "^4.0.4",
"@types/frida-gum": "^18.7.1",
"@types/node": "^20.0.0",
"@types/node": "^22.7.5",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"eslint": "^8.34.0",
Expand Down

0 comments on commit ed2bf39

Please sign in to comment.