Skip to content

Commit

Permalink
Merge pull request #155 from kaelad02/cleanup-manifest
Browse files Browse the repository at this point in the history
fix v12 manifest warnings
  • Loading branch information
kaelad02 authored Jul 3, 2024
2 parents 93f8e6e + 175695c commit e04f6aa
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"esmodules": ["src/activeLighting.js", "src/updateManager.js"],
"packs": [
{
"name": "Token Effects Premade",
"name": "premade",
"label": "Token Effects premade",
"path": "packs/premade.db",
"system": "dnd5e",
Expand All @@ -29,7 +29,5 @@
"styles": ["./styles/ATL.css"],
"url": "https://github.com/kandashi/Active-Token-Lighting",
"manifest": "https://raw.githubusercontent.com/kandashi/Active-Token-Lighting/main/module.json",
"download": "https://github.com/kandashi/Active-Token-Lighting/archive/main.zip",
"allowBugReporter": true,
"bugs": "https://github.com/kandashi/Active-Token-Lighting/issues"
"download": "https://github.com/kandashi/Active-Token-Lighting/archive/main.zip"
}

0 comments on commit e04f6aa

Please sign in to comment.