Skip to content

Commit

Permalink
feat: ACNA-3249 - node 22 has warning in every cli command (eslint er…
Browse files Browse the repository at this point in the history
…ror) (#124)
  • Loading branch information
shazron authored Nov 13, 2024
1 parent 21d0f11 commit 779629f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,8 @@
"postpack": "rm -f oclif.manifest.json",
"version": "oclif readme && git add README.md",
"e2e": "jest --detectOpenHandles -c e2e/jest.e2e.config.js"
},
"overrides": {
"uri-js": "npm:fast-uri@^3.0.3"
}
}

0 comments on commit 779629f

Please sign in to comment.