Update to a version of Node that Astro supports (>=18.14.1)
This commit is contained in:
@ -47,6 +47,6 @@
|
||||
"unpic": "^3.10.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.12.0"
|
||||
"node": ">=18.14.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user