We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e689ea commit 99adeabCopy full SHA for 99adeab
package.json
@@ -7,7 +7,7 @@
7
"repository": "transitive-bullshit/nextjs-notion-starter-kit",
8
"license": "MIT",
9
"engines": {
10
- "node": ">=14.19.0"
+ "node": "14.x"
11
},
12
"scripts": {
13
"dev": "next dev",
0 commit comments