@markforster/heroquest-card-creator 0.5.3-2 → 0.5.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/out/404/index.html +2 -2
- package/out/404.html +2 -2
- package/out/_next/static/chunks/{481-657f5adb2ca2e132.js → 481-17b289c7556d4774.js} +1 -1
- package/out/_next/static/chunks/app/page-39d6f0f9c01b8cdb.js +1 -0
- package/out/_next/static/css/{f4ac97d6546ca0d3.css → 214cd1169ef80429.css} +1 -1
- package/out/index.html +2 -2
- package/out/index.txt +4 -4
- package/out/sitemap.xml +1 -1
- package/package.json +1 -1
- package/out/_next/static/chunks/app/page-d8b18bd78378643b.js +0 -1
- /package/out/_next/static/{lmyD8fTLUGVhT66l1Dl08 → t8T1WK0W63QUOivwnCd9z}/_buildManifest.js +0 -0
- /package/out/_next/static/{lmyD8fTLUGVhT66l1Dl08 → t8T1WK0W63QUOivwnCd9z}/_ssgManifest.js +0 -0
package/out/sitemap.xml
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
|
3
3
|
<url>
|
|
4
4
|
<loc>https://public.markforster.info/Heroquest/Tools/card-maker/</loc>
|
|
5
|
-
<lastmod>2026-02-
|
|
5
|
+
<lastmod>2026-02-28T21:10:14.277Z</lastmod>
|
|
6
6
|
<changefreq>monthly</changefreq>
|
|
7
7
|
<priority>1</priority>
|
|
8
8
|
</url>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@markforster/heroquest-card-creator",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.4",
|
|
4
4
|
"description": "Browser-based tool to design HeroQuest-style cards with accurate layouts, asset library, and PNG export — runs locally.",
|
|
5
5
|
"author": "Mark Forster (markforster)",
|
|
6
6
|
"license": "GPL-3.0",
|