Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bartektelec committed May 11, 2023
1 parent d9fed6e commit 813d131
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
{
"name": "svelte-svg-transform",
"version": "0.9.3",
"version": "0.9.5",
"keywords": [
"svg",
"svelte",
"transform",
"customize"
],
"homepage": "https://github.com/bartektelec/svelte-svg-transform",
"license": "MIT",
"author": "Bartek Telec <[email protected]> (https://btelec.no/)",
"scripts": {
"dev": "vite dev",
"build": "vite build && npm run package",
Expand Down

0 comments on commit 813d131

Please sign in to comment.