Skip to content

Commit

Permalink
fix: ajv-formats should be a dependency (#300) (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
phanshiyu authored and HJunyuan committed Jul 25, 2024
1 parent 01de5a3 commit 97be5a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
"@govtechsg/jsonld": "^0.1.0",
"ajv-formats": "^2.1.1",
"buffer": "^6.0.3",
"ajv-formats": "^2.1.1",
"cross-fetch": "^3.1.5",
"debug": "^4.3.2",
"flatley": "^5.2.0",
Expand Down

0 comments on commit 97be5a5

Please sign in to comment.