chore: sets type to module
This commit is contained in:
parent
5be260a8e8
commit
1c95830048
@ -2,6 +2,7 @@
|
||||
"name": "next-latest-starter",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
|
Loading…
Reference in New Issue
Block a user