chore: remove src & screenshot from distribution

This commit is contained in:
ayo 2026-05-14 19:40:34 +02:00
parent 45db0001c7
commit a9c344bee4
2 changed files with 2 additions and 4 deletions

View file

@ -86,7 +86,7 @@ You can add the `pulse` attribute to make the circle... pulse
## Result
![screenshot](./screenshot.png)
![screenshot](https://raw.githubusercontent.com/ayo-run/status-indicator/refs/heads/main/screenshot.png)
---

View file

@ -20,11 +20,9 @@
}
},
"files": [
"src",
"dist",
"README.md",
"LICENSE",
"screenshot.png"
"LICENSE"
],
"scripts": {
"test": "echo \"Warning: no test specified\"",