Skip to content

Commit

Permalink
Revert "chore(deps): update concerto deps (#131)"
Browse files Browse the repository at this point in the history
This reverts commit 449af6c.
  • Loading branch information
sanketshevkar authored Sep 20, 2024
1 parent 449af6c commit ec7bcf6
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 34 deletions.
85 changes: 55 additions & 30 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"author": "accordproject.org",
"license": "Apache-2.0",
"devDependencies": {
"@accordproject/concerto-cto": "3.19.1",
"@accordproject/concerto-cto": "3.18.1",
"@babel/preset-env": "7.16.11",
"babel-loader": "8.2.3",
"chai": "4.3.6",
Expand All @@ -70,9 +70,9 @@
"webpack-cli": "4.9.1"
},
"dependencies": {
"@accordproject/concerto-core": "3.19.1",
"@accordproject/concerto-util": "3.19.1",
"@accordproject/concerto-vocabulary": "3.19.1",
"@accordproject/concerto-core": "3.19.0",
"@accordproject/concerto-util": "3.18.1",
"@accordproject/concerto-vocabulary": "3.18.1",
"@openapi-contrib/openapi-schema-to-json-schema": "5.1.0",
"ajv": "8.13.0",
"ajv-formats": "3.0.1",
Expand Down

0 comments on commit ec7bcf6

Please sign in to comment.