Skip to content

Commit

Permalink
update to v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SkidGod4444 committed Oct 27, 2024
1 parent 4774755 commit fe4a870
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion docs/app/examples/basic/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export default function BasicExample() {
const profanity = new Profanity({
customWords: ['saidev'],
excludeFields: ['email'],
skipApi: false,
});
const {
register,
Expand Down
Binary file modified docs/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"clsx": "^2.1.1",
"lucide-react": "^0.453.0",
"next": "15.0.1",
"profanity-validator": "^1.0.0",
"profanity-validator": "^1.3.2",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
"react-hook-form": "^7.53.1",
Expand Down

0 comments on commit fe4a870

Please sign in to comment.