Skip to content

Commit 18b7a43

Browse files
authored
Merge pull request #182 from bobbrodie/7.0.x
Update package.json engine to >=20.0.0 <25.0.0
2 parents 2a5ce22 + 6820c84 commit 18b7a43

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)