Skip to content

Commit

Permalink
docs: Update example package.json to include faker (#5230)
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVandy committed Dec 27, 2023
1 parent 23a8e2e commit dd870a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/react/column-resizing-performant/package.json
Expand Up @@ -9,6 +9,7 @@
"start": "vite"
},
"dependencies": {
"@faker-js/faker": "^8.0.2",
"@tanstack/react-table": "8.11.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down

0 comments on commit dd870a3

Please sign in to comment.