Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Apr 27, 2022
1 parent a25e60f commit a642b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-table/package.json
Expand Up @@ -34,7 +34,7 @@
"src"
],
"dependencies": {
"@tanstack/table-core": "8.0.0-alpha.50"
"@tanstack/table-core": "8.0.0-alpha.49"
},
"peerDependencies": {
"react": ">=16",
Expand Down

1 comment on commit a642b36

@vercel
Copy link

@vercel vercel bot commented on a642b36 Apr 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

react-table – ./

react-table-git-alpha-tanstack.vercel.app
react-table-v8.tanstack.com
react-table-tanstack.vercel.app

Please sign in to comment.