We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44bd998 commit 40c1c28Copy full SHA for 40c1c28
package.json
@@ -1,11 +1,11 @@
1
{
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",
+ "name": "convex-table-history",
+ "description": "A table history component for Convex.",
+ "repository": "github:ldanilek/table-history",
+ "homepage": "https://github.com/ldanilek/table-history#readme",
6
"bugs": {
7
"email": "support@convex.dev",
8
- "url": "https://github.com/get-convex/counter/issues"
+ "url": "https://github.com/ldanilek/table-history/issues"
9
},
10
"version": "0.1.1",
11
"license": "Apache-2.0",
0 commit comments