Skip to content

Commit

Permalink
chore: add ajv to correct package
Browse files Browse the repository at this point in the history
Signed-off-by: Jamie Shorten <[email protected]>
  • Loading branch information
jamieshorten committed Nov 12, 2024
1 parent 9c4f02b commit 293b8eb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

1 change: 1 addition & 0 deletions packages/concerto-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"devDependencies": {
"@accordproject/concerto-codegen": "3.30.1",
"@accordproject/concerto-core": "3.19.6",
"ajv-dist": "8.17.1",
"@types/jest": "29.5.13",
"eslint": "8.2.0",
"jest": "29.7.0",
Expand Down
1 change: 0 additions & 1 deletion packages/concerto-vocabulary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"license": "Apache-2.0",
"devDependencies": {
"@accordproject/concerto-core": "3.19.6",
"ajv-dist": "8.17.1",
"chai": "4.3.6",
"chai-as-promised": "7.1.1",
"chai-things": "0.2.0",
Expand Down

0 comments on commit 293b8eb

Please sign in to comment.