make sure to overwrite main field
This commit is contained in:
parent
60129413d3
commit
5dc04d9574
16 changed files with 16 additions and 16 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"main": "hydra.mjs",
|
||||
"type": "module",
|
||||
"publishConfig": {
|
||||
"module": "dist/index.mjs"
|
||||
"main": "dist/index.mjs"
|
||||
},
|
||||
"scripts": {
|
||||
"server": "node server.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue