Skip to content

Commit 4bcb62d

Browse files
committed
name should not contain capital case
1 parent 98af67a commit 4bcb62d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@TechFusionMasters/tanstack-table-adapter",
2+
"name": "@techfusionmasters/tanstack-table-adapter",
33
"version": "0.1.0",
44
"description": "Adapter for TanStack Table in React applications",
55
"main": "dist/index.js",

0 commit comments

Comments
 (0)