Skip to content

Commit

Permalink
fix: update harvest from 20.1.0 to 20.1.1
Browse files Browse the repository at this point in the history
This will fix statusBar color issues in cozy-flagship
  • Loading branch information
acezard committed Oct 27, 2023
1 parent ae8d212 commit ea6f937
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": "3.0.1",
"cozy-harvest-lib": "20.1.0",
"cozy-harvest-lib": "^20.1.1",
"cozy-intent": "^2.3.0",
"cozy-keys-lib": "^6.0.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 @@ -9085,10 +9085,10 @@ [email protected]:
dependencies:
microee "^0.0.6"

[email protected].0:
version "20.1.0"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-20.1.0.tgz#703d9e9bba9bbc1f4824f44dfc84fcc8b87aad9c"
integrity sha512-P3qQy+xppzXSsxN4VZr9VW+6KHQE28T3OF3MGrCMsag2LYfypmj/KuE27rW7vfm2h5xnowaHAq+VPKfKLumPWQ==
cozy-harvest-lib@^20.1.1:
version "20.1.1"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-20.1.1.tgz#c33359c5e7dd2bcdb1487d709af49c374ecdcc12"
integrity sha512-anE0cTwfSM+72zc/4ranu3zU8znJVXioF977E2vCCdT/EALHpVEi2QqoD1CkuJE6mT51cpUk0T8vaoKpGsIrFQ==
dependencies:
"@cozy/minilog" "^1.0.0"
"@sentry/browser" "^6.0.1"
Expand Down

0 comments on commit ea6f937

Please sign in to comment.