Skip to content

Commit

Permalink
chore: fix package description typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanmylee committed Aug 13, 2022
1 parent 5c3d14f commit 66d40e9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "svelte-headless-table",
"description": "Unopininated and extensible data tables for Svelte",
"version": "0.13.1",
"description": "Unopinionated and extensible data tables for Svelte",
"version": "0.13.2",
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down

1 comment on commit 66d40e9

@vercel
Copy link

@vercel vercel bot commented on 66d40e9 Aug 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.