Commit b64d4793 by Moorthy G

chore(package.json): add "type" field to specify module format

parent 09ddc180
......@@ -2,6 +2,7 @@
"name": "nextjs-starter-template",
"version": "0.0.0",
"private": true,
"type": "module",
"scripts": {
"dev": "next dev",
"build": "next build",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment