Skip to content

Commit

Permalink
add peerDependency for @types/qcobjects-api
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanmachuca committed Apr 29, 2023
1 parent 6a7ca1a commit b61728e
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 19 deletions.
62 changes: 43 additions & 19 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
"peerDependencies": {
"@types/qcobjects": "github:QCObjects/-types-qcobjects",
"@types/qcobjects-sdk": "github:QCObjects/-types-qcobjects-sdk",
"@types/qcobjects-api": "github:QCObjects/-types-qcobjects-api",
"qcobjects-sdk": "^2.3.30"
},
"engines": {
Expand Down

0 comments on commit b61728e

Please sign in to comment.