Add the esmodule import for Foundry to read

This commit is contained in:
Oliver-Akins 2023-11-20 23:09:16 -07:00
parent 9413526043
commit aa1e6f4c74

View file

@ -15,7 +15,9 @@
} }
], ],
"url": "https://github.com/Oliver-Akins/foundry.dungeon", "url": "https://github.com/Oliver-Akins/foundry.dungeon",
"esmodules": [], "esmodules": [
"dotdungeon.mjs"
],
"styles": [], "styles": [],
"languages": [ "languages": [
{ {