Skip to content

Commit 40c1c28

Browse files
committed
fix package name
1 parent 44bd998 commit 40c1c28

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "table-history",
3-
"description": "A counter component for Convex.",
4-
"repository": "github:get-convex/counter",
5-
"homepage": "https://github.com/get-convex/counter#readme",
2+
"name": "convex-table-history",
3+
"description": "A table history component for Convex.",
4+
"repository": "github:ldanilek/table-history",
5+
"homepage": "https://github.com/ldanilek/table-history#readme",
66
"bugs": {
77
"email": "support@convex.dev",
8-
"url": "https://github.com/get-convex/counter/issues"
8+
"url": "https://github.com/ldanilek/table-history/issues"
99
},
1010
"version": "0.1.1",
1111
"license": "Apache-2.0",

0 commit comments

Comments
 (0)