chore: add README.md to published files
Some checks are pending
Demo / Explore-CI (push) Waiting to run
Some checks are pending
Demo / Explore-CI (push) Waiting to run
This commit is contained in:
parent
6eb45a7cba
commit
00ef524cb7
1 changed files with 2 additions and 1 deletions
|
|
@ -26,7 +26,8 @@
|
|||
}
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
"dist",
|
||||
"../README.md"
|
||||
],
|
||||
"main": "./astro-sw.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
Loading…
Reference in a new issue