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 b132991 commit c98dfd4
Showing 1 changed file with 1 addition and 1 deletion.
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.4.40<3"
"qcobjects-sdk": "^2.4.40"
},
"engines": {
"npm": ">=9",
Expand Down

0 comments on commit c98dfd4

Please sign in to comment.