Skip to content

Commit

Permalink
cleanup repos from renamed users
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Apr 29, 2024
1 parent eb6ace2 commit b508072
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
4 changes: 2 additions & 2 deletions src/routes/packages/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2277,7 +2277,7 @@
{
"title": "svelte-ripple-action",
"url": "https://ripple.posandu.com/",
"repository": "https://github.com/Posandu/svelte-ripple-action",
"repository": "https://github.com/Tronic247/svelte-ripple-action",
"description": "Svelte action to add ripple effects to Svelte components",
"npm": "svelte-ripple-action",
"categories": ["user-interaction"]
Expand Down Expand Up @@ -2790,7 +2790,7 @@
},
{
"title": "Formsnap",
"repository": "https://github.com/huntabyte/formsnap",
"repository": "https://github.com/svecosystem/formsnap",
"description": "Functional, accessible, and powerful form components for Svelte.",
"npm": "formsnap",
"categories": ["forms-and-input", "ui-components"]
Expand Down
8 changes: 1 addition & 7 deletions src/routes/templates/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"description": "A complete implementation with components, store, unit e2e tests and linting.",
"categories": ["svelte"],
"title": "TodoMVC Svelte",
"repository": "https://github.com/vuesomedev/todomvc-svelte"
"repository": "https://github.com/sonicoder86/todomvc-svelte"
},
{
"description": "Electron Svelte boilerplate",
Expand Down Expand Up @@ -312,12 +312,6 @@
"title": "sveltejs/component-template",
"repository": "https://github.com/sveltejs/component-template"
},
{
"description": "Template for building basic applications with Svelte with rollup",
"categories": ["svelte"],
"title": "sveltejs/template",
"repository": "https://github.com/sveltejs/template"
},
{
"description": "Template for building basic applications with Svelte and custom elements",
"categories": ["svelte"],
Expand Down

0 comments on commit b508072

Please sign in to comment.