Skip to content

Commit

Permalink
ADD ajv to react example
Browse files Browse the repository at this point in the history
  • Loading branch information
pubkey committed Jun 3, 2024
1 parent 6c66f74 commit 0085438
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"react-scripts": "5.0.1",
"rimraf": "5.0.7",
"testcafe": "3.6.0",
"local-web-server": "5.3.3"
"local-web-server": "5.3.3",
"ajv": "8.14.0"
},
"scripts": {
"preinstall": "npm run preinstall:rxdb",
Expand Down

0 comments on commit 0085438

Please sign in to comment.