Skip to content

Commit

Permalink
only node 16 types support.
Browse files Browse the repository at this point in the history
  • Loading branch information
holomekc committed Dec 2, 2023
1 parent c938639 commit 5328cd6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 24 deletions.
30 changes: 7 additions & 23 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/chai": "4.3.11",
"@types/chai-as-promised": "7.1.8",
"@types/mocha": "10.0.6",
"@types/node": "20.10.1",
"@types/node": "16.18.66",
"@types/proxyquire": "1.3.31",
"@types/sinon": "17.0.2",
"@types/sinon-chai": "3.2.12",
Expand Down

0 comments on commit 5328cd6

Please sign in to comment.