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