Skip to content

Commit c8edb09

Browse files
committed
chore: Update node version in playground to allow node 18
1 parent c17a87f commit c8edb09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"uuid": "2e84e366-1e09-43c2-a99f-a0d0acbc2ca5"
2929
},
3030
"engines": {
31-
"node": ">=14.x.x <=16.x.x",
31+
"node": ">=14.x.x <=18.x.x",
3232
"npm": ">=6.0.0"
3333
},
3434
"license": "MIT"

0 commit comments

Comments
 (0)