fix: update system version and Foundry compatibility
This commit is contained in:
parent
4479cdc4de
commit
f6ccd63e78
1 changed files with 3 additions and 3 deletions
|
@ -32,7 +32,7 @@
|
||||||
"readme": "https://git.f3l.de/dungeonslayers/ds4/raw/tag/2.0.5/README.md",
|
"readme": "https://git.f3l.de/dungeonslayers/ds4/raw/tag/2.0.5/README.md",
|
||||||
"bugs": "https://git.f3l.de/dungeonslayers/ds4/issues",
|
"bugs": "https://git.f3l.de/dungeonslayers/ds4/issues",
|
||||||
"changelog": "https://git.f3l.de/dungeonslayers/ds4/releases/tag/2.0.5",
|
"changelog": "https://git.f3l.de/dungeonslayers/ds4/releases/tag/2.0.5",
|
||||||
"version": "2.0.5",
|
"version": "3.0.0",
|
||||||
"flags": {
|
"flags": {
|
||||||
"hotReload": {
|
"hotReload": {
|
||||||
"extensions": ["css", "hbs", "json"],
|
"extensions": ["css", "hbs", "json"],
|
||||||
|
@ -40,8 +40,8 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"compatibility": {
|
"compatibility": {
|
||||||
"minimum": "13.0",
|
"minimum": "13",
|
||||||
"verified": "13"
|
"verified": "13.346"
|
||||||
},
|
},
|
||||||
"esmodules": ["ds4.js"],
|
"esmodules": ["ds4.js"],
|
||||||
"styles": ["css/ds4.css"],
|
"styles": ["css/ds4.css"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue