mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-24 23:16:45 +00:00
fix: remove type: 'module' from package.json as it causes problems when deployed to vercel
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"name": "nextjs-notion-starter-kit",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"description": "The perfect starter kit for building beautiful websites with Next.js and Notion.",
|
||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||
"repository": "transitive-bullshit/nextjs-notion-starter-kit",
|
||||
|
||||
Reference in New Issue
Block a user