Skip to content

Commit 8fedd70

Browse files
committed
bumping package to node 20
1 parent 7c08905 commit 8fedd70

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v16
1+
v20

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2019 Michael Shick
3+
Copyright (c) 2024 Michael Shick
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,6 @@
148148
"vitest": "^0.30.1"
149149
},
150150
"engines": {
151-
"node": "^14.15.0 || ^16.13.0 || ^18.0.0"
151+
"node": "^16.13.0 || ^18.0.0 || ^20.0.0"
152152
}
153153
}

0 commit comments

Comments
 (0)