Skip to content

Commit

Permalink
add package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
parassantra committed Jan 28, 2025
1 parent 99bfe04 commit b83371d
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions packages/table-core/package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,14 @@
{
"name": "@tanstack/table-core",
"version": "8.20.5",
"name": "@parassantra/table-core",
"version": "1.0.0",
"description": "Headless UI for building powerful tables & datagrids for TS/JS.",
"author": "Tanner Linsley",
"author": "Paras Santra",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/TanStack/table.git",
"url": "https://github.com/parassantra/table.git",
"directory": "packages/table-core"
},
"homepage": "https://tanstack.com/table",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/tannerlinsley"
},
"keywords": [
"react",
"vue",
Expand Down

0 comments on commit b83371d

Please sign in to comment.