Move the main module file into the repo root
This commit is contained in:
parent
5553123f75
commit
c95a09aa6e
2 changed files with 12 additions and 12 deletions
|
|
@ -16,7 +16,7 @@
|
|||
],
|
||||
"url": "https://github.com/Oliver-Akins/foundry.dungeon",
|
||||
"esmodules": [
|
||||
"module/dotdungeon.js"
|
||||
"dotdungeon.mjs"
|
||||
],
|
||||
"styles": [
|
||||
".styles/root.css"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue