[Package.json][s]: Add back engine config
This commit is contained in:
@@ -8,6 +8,9 @@
|
|||||||
"export": "next export",
|
"export": "next export",
|
||||||
"start": "next start"
|
"start": "next start"
|
||||||
},
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">12"
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@headlessui/react": "^1.3.0",
|
"@headlessui/react": "^1.3.0",
|
||||||
"@heroicons/react": "^1.0.3",
|
"@heroicons/react": "^1.0.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user