This commit is contained in:
Travis Fischer
2022-10-14 17:46:38 -04:00
parent 6a8dd11bf7
commit a62a30a321

View File

@@ -6,9 +6,6 @@
"author": "Travis Fischer <travis@transitivebullsh.it>",
"repository": "transitive-bullshit/nextjs-notion-starter-kit",
"license": "MIT",
"engines": {
"node": ">=14.17"
},
"scripts": {
"dev": "next dev",
"build": "next build",