Skip to content

Commit

Permalink
Reduce size
Browse files Browse the repository at this point in the history
  • Loading branch information
PuruVJ committed Sep 13, 2022
1 parent c8359e9 commit 9be95ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Let's party 🎊🎊 with Svelte! svelte-confetti-explosion allows you to show a
## Features

- 🀏 Tiny - Less than 2.5KB min+gzip.
- 🀏 Tiny - 2KB min+br.
- πŸ‡ Simple - Quite simple to use, and effectively no-config required!
- πŸ§™β€β™€οΈ Elegant - Use a Svelte component rather than setting things up in `onMount` hook.
- πŸ—ƒοΈ Highly customizable - Offers tons of options that you can modify to get different behaviors.
Expand Down Expand Up @@ -205,7 +205,3 @@ Also, after the specified `duration`, all the confetti DOM nodes will be destroy

MIT License
Β© [Puru Vijay](https://twitter.com/puruvjdev)

```
```
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-confetti-explosion",
"version": "0.2.0",
"version": "0.3.0",
"description": "Confetti explosion in Svelte πŸŽ‰πŸŽŠ",
"author": "Puru Vijay",
"license": "MIT",
Expand Down

0 comments on commit 9be95ab

Please sign in to comment.