Add node engne version
This commit is contained in:
parent
8044b0996d
commit
cec97c132e
@ -4,10 +4,12 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"build": "next build && next export",
|
||||
"start": "next start"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">12"
|
||||
},
|
||||
"dependencies": {
|
||||
"@headlessui/react": "^1.3.0",
|
||||
"@heroicons/react": "^1.0.3",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user