Skip to content

Commit

Permalink
docs: add missing faker dep to vanilla pagination example
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVandy committed Dec 31, 2024
1 parent 1ccc9c1 commit 489a012
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/vanilla/pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"start": "vite"
},
"devDependencies": {
"@faker-js/faker": "^8.4.1",
"@rollup/plugin-replace": "^5.0.7",
"typescript": "5.4.5",
"vite": "^5.3.2"
Expand Down
3 changes: 3 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 489a012

Please sign in to comment.