Skip to content

Commit

Permalink
Update relewise client peer dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
SWH-Relewise committed Jan 17, 2024
1 parent 7afe3cc commit 12a5cfd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions packages/integrations/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/integrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"publish": "npm run build && npm run build:types"
},
"peerDependencies": {
"@relewise/client": "^1.21.0"
"@relewise/client": "^1.22.0"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.28.6",
Expand All @@ -55,4 +55,4 @@
"typescript": "^4.6.4",
"@typescript-eslint/parser": "^5.34.0"
}
}
}

0 comments on commit 12a5cfd

Please sign in to comment.