Skip to content

Commit 179c984

Browse files
Update node to 18 to fix build
1 parent baae0d6 commit 179c984

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
@@ -5,7 +5,7 @@
55
"author": "Patrick Ecker <[email protected]>",
66
"license": "MIT",
77
"engines": {
8-
"node": "16.x"
8+
"node": "18.x"
99
},
1010
"type": "module",
1111
"postcss": {

0 commit comments

Comments
 (0)