Skip to content

Commit 6820c84

Browse files
committed
Update package.json engine to >=20.0.0 <25.0.0
1 parent 2a5ce22 commit 6820c84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "7.0.0",
44
"description": "Complete version of the NodeJS library for the new cryptographically secure BitPay API",
55
"engines": {
6-
"node": ">=20.0.0 <23.0.0"
6+
"node": ">=20.0.0 <25.0.0"
77
},
88
"main": "dist/index",
99
"exports": {

0 commit comments

Comments
 (0)