Skip to content

Commit

Permalink
feat: Update cozy-harvest-lib from 6.7.3 to 17.0.0
Browse files Browse the repository at this point in the history
BREAKING CHANGE: you must have `cozy-harvest-lib >= 17.0.0`
To benefit from the fix cozy/cozy-libs@920f9d2
  • Loading branch information
Merkur39 committed Aug 4, 2023
1 parent a8db4c8 commit c214261
Show file tree
Hide file tree
Showing 2 changed files with 5,170 additions and 89 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,10 @@
"babel-preset-cozy-app": "2.0.2",
"browserslist-config-cozy": "0.4.0",
"copyfiles": "2.4.1",
"cozy-client": "^38.11.1",
"cozy-client": "^40.2.0",
"cozy-device-helper": "2.0.0",
"cozy-flags": "^2.10.1",
"cozy-harvest-lib": "^6.7.3",
"cozy-harvest-lib": "^17.0.0",
"cozy-intent": "1.16.1",
"cozy-logger": "^1.9.0",
"cozy-sharing": "^3.10.0",
Expand Down Expand Up @@ -182,9 +182,9 @@
"rooks": "^5.11.2"
},
"peerDependencies": {
"cozy-client": ">=38.11.1",
"cozy-client": ">=40.2.0",
"cozy-device-helper": "^2.0.0",
"cozy-harvest-lib": "^6.7.3",
"cozy-harvest-lib": "^17.0.0",
"cozy-intent": ">=1.3.0",
"cozy-sharing": "^3.10.0",
"puppeteer": "^1.20.0",
Expand Down
Loading

0 comments on commit c214261

Please sign in to comment.