Move the main module file into the repo root

This commit is contained in:
Oliver-Akins 2023-12-31 14:08:52 -07:00
parent 5553123f75
commit c95a09aa6e
2 changed files with 12 additions and 12 deletions

View file

@ -16,7 +16,7 @@
],
"url": "https://github.com/Oliver-Akins/foundry.dungeon",
"esmodules": [
"module/dotdungeon.js"
"dotdungeon.mjs"
],
"styles": [
".styles/root.css"