chore: remove src & screenshot from distribution
This commit is contained in:
parent
45db0001c7
commit
a9c344bee4
2 changed files with 2 additions and 4 deletions
|
|
@ -86,7 +86,7 @@ You can add the `pulse` attribute to make the circle... pulse
|
|||
|
||||
## Result
|
||||
|
||||

|
||||

|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -20,11 +20,9 @@
|
|||
}
|
||||
},
|
||||
"files": [
|
||||
"src",
|
||||
"dist",
|
||||
"README.md",
|
||||
"LICENSE",
|
||||
"screenshot.png"
|
||||
"LICENSE"
|
||||
],
|
||||
"scripts": {
|
||||
"test": "echo \"Warning: no test specified\"",
|
||||
|
|
|
|||
Loading…
Reference in a new issue