Skip to content

Commit

Permalink
upgrade peer dependency on sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanmachuca committed May 3, 2023
1 parent a832d16 commit c840b3e
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 59 deletions.
109 changes: 51 additions & 58 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"peerDependencies": {
"@types/qcobjects": "github:QCObjects/-types-qcobjects",
"@types/qcobjects-sdk": "github:QCObjects/-types-qcobjects-sdk",
"qcobjects-sdk": "^2.3.30"
"qcobjects-sdk": "^2.4.37"
},
"engines": {
"npm": ">=9",
Expand Down

0 comments on commit c840b3e

Please sign in to comment.