Skip to content

Commit

Permalink
feat: update cozy-harvest-lib
Browse files Browse the repository at this point in the history
This will fix background overlay style issues
  • Loading branch information
acezard committed Apr 18, 2023
1 parent d156093 commit bda02bc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"cozy-device-helper": "2.7.0",
"cozy-doctypes": "1.83.8",
"cozy-flags": "2.12.0",
"cozy-harvest-lib": "^13.14.5",
"cozy-harvest-lib": "^13.15.0",
"cozy-intent": "^2.3.0",
"cozy-keys-lib": "^4.3.0",
"cozy-logger": "1.10.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5801,10 +5801,10 @@ cozy-flags@2.12.0:
dependencies:
microee "^0.0.6"

cozy-harvest-lib@^13.14.5:
version "13.14.5"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-13.14.5.tgz#fc49ac72af296f41f01278544e39486d96f71979"
integrity sha512-LEAffwiOb+6/YjRBZf+uOoGZqJb1yeun8jPhFnFokzGyMJnPuMoZZZC356bWJG4uDKEVd8IbT71iJ7chgzHcxA==
cozy-harvest-lib@^13.15.0:
version "13.15.0"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-13.15.0.tgz#0afe514c23bcbdc21fb8f783fa44ca72747f0951"
integrity sha512-FkQQqzoqcpoVXgfFFCA6CzZBbldiE/InoVenrgQ7b59Woaj60FRfBiRUpQjmQxv1/W7ZnjmlG96KWmbh+/VHOg==
dependencies:
"@cozy/minilog" "^1.0.0"
"@sentry/browser" "^6.0.1"
Expand Down

0 comments on commit bda02bc

Please sign in to comment.