Skip to content

Commit 4815227

Browse files
Changed package json
1 parent 2ce1179 commit 4815227

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/react-table/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@
6363
"build": "tsdown"
6464
},
6565
"dependencies": {
66-
"@tanstack/react-store": "^0.11.0",
67-
"@tanstack/table-core": "workspace:*"
66+
"@tanstack/react-store": "^0.11.0"
6867
},
6968
"devDependencies": {
7069
"@eslint-react/eslint-plugin": "^5.8.16",
@@ -75,6 +74,7 @@
7574
"react": "^19.2.7"
7675
},
7776
"peerDependencies": {
77+
"@tanstack/table-core": "workspace:*",
7878
"react": ">=18"
7979
}
8080
}

0 commit comments

Comments
 (0)