Skip to content

Commit

Permalink
update sequencer
Browse files Browse the repository at this point in the history
  • Loading branch information
MrVauxs committed Jul 28, 2024
1 parent d9b4194 commit 9270102
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"id": "sequencer",
"type": "module",
"compatibility": {
"minimum": "3.2.!7"
"minimum": "3.2.12"
}
}
],
Expand Down Expand Up @@ -67,4 +67,4 @@
"changelog": "https://github.com/MrVauxs/pf2e-graphics/blob/main/CHANGELOG.md",
"manifest": "https://raw.githubusercontent.com/MrVauxs/pf2e-graphics/main/module.json",
"download": "https://github.com/MrVauxs/pf2e-graphics/archive/refs/heads/main.zip"
}
}

Check failure on line 70 in module.json

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"lodash": "^4.17.21",
"postcss": "^8.4.35",
"postcss-minify": "^1.1.0",
"sequencer": "github:MrVauxs/FoundryVTT-Sequencer",
"sequencer": "github:fantasycalendar/FoundryVTT-Sequencer",
"svelte": "^4.2.18",
"svelte-check": "^3.8.0",
"svelte-preprocess": "^6.0.1",
Expand Down

0 comments on commit 9270102

Please sign in to comment.