Skip to content

Commit

Permalink
v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mskocik committed Dec 10, 2024
1 parent c71ae75 commit da51296
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "svelecte",
"description": "Flexible autocomplete/select component written in Svelte. Massively inspired by Selectize.js. Also usable as custom element (CE)",
"version": "5.0.0",
"version": "5.0.1",
"type": "module",
"license": "MIT",
"keywords": [
Expand All @@ -14,7 +14,7 @@
"homepage": "https://svelecte.vercel.app/",
"repository": {
"type": "git",
"url": "https://github.com/mskocik/svelecte"
"url": "git+https://github.com/mskocik/svelecte.git"
},
"scripts": {
"dev": "vite dev",
Expand Down

0 comments on commit da51296

Please sign in to comment.