chore: add README.md to published files
Some checks are pending
Demo / Explore-CI (push) Waiting to run

This commit is contained in:
ayo 2026-03-14 17:22:46 +01:00
parent 6eb45a7cba
commit 00ef524cb7

View file

@ -26,7 +26,8 @@
}
},
"files": [
"dist"
"dist",
"../README.md"
],
"main": "./astro-sw.js",
"type": "module",