chore: Update node version in playground to allow node 18
parent
c17a87fdb0
commit
c8edb09ff1
|
@ -28,7 +28,7 @@
|
||||||
"uuid": "2e84e366-1e09-43c2-a99f-a0d0acbc2ca5"
|
"uuid": "2e84e366-1e09-43c2-a99f-a0d0acbc2ca5"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14.x.x <=16.x.x",
|
"node": ">=14.x.x <=18.x.x",
|
||||||
"npm": ">=6.0.0"
|
"npm": ">=6.0.0"
|
||||||
},
|
},
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
|
|
Loading…
Reference in New Issue