mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-24 12:22:27 +03:00
Use package type module.
This commit is contained in:
parent
92da4b3f7a
commit
a69c286011
@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "elm-pages-example",
|
||||
"type": "module",
|
||||
"version": "1.0.0",
|
||||
"description": "Example site built with elm-pages.",
|
||||
"scripts": {
|
||||
@ -28,4 +29,4 @@
|
||||
"@prisma/client": "^4.9.0",
|
||||
"bcryptjs": "^2.4.3"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user