Skip to content

Commit

Permalink
fix: add joi & ajv to devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
nakrovati committed Feb 22, 2024
1 parent 63c49e2 commit 200bb39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,14 @@
"@swc/core": "^1.3.107",
"@types/dlv": "^1.1.4",
"@types/node": "^20.11.10",
"ajv": "^8.12.0",
"benchmark": "^2.1.4",
"c8": "^9.1.0",
"del-cli": "^5.1.0",
"eslint": "^8.56.0",
"github-label-sync": "^2.3.1",
"husky": "^9.0.6",
"joi": "^17.9.2",
"np": "^9.2.0",
"prettier": "^3.2.4",
"ts-node": "^10.9.2",
Expand Down

0 comments on commit 200bb39

Please sign in to comment.