Skip to content

Commit

Permalink
Revert "chore(deps): update concerto deps (accordproject#131)"
Browse files Browse the repository at this point in the history
This reverts commit 5fcf0e0.

revert(*): revert update deps commits
  • Loading branch information
sanketshevkar committed Sep 20, 2024
1 parent 5fcf0e0 commit 0218501
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
@@ -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",
@@ -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",

0 comments on commit 0218501

Please sign in to comment.