We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 879f11f commit 4041e77Copy full SHA for 4041e77
packages/cozy-sharing/package.json
@@ -54,7 +54,7 @@
54
"babel-jest": "26.6.3",
55
"babel-plugin-css-modules-transform": "1.6.2",
56
"babel-plugin-inline-react-svg": "1.1.2",
57
- "cozy-client": "^57.0.0",
+ "cozy-client": "^59.4.0",
58
"cozy-device-helper": "^3.7.1",
59
"cozy-intent": "^2.30.0",
60
"cozy-minilog": "^3.10.0",
@@ -67,7 +67,7 @@
67
"storybook": "7.6.0"
68
},
69
"peerDependencies": {
70
- "cozy-client": ">=57.0.0",
+ "cozy-client": ">=59.4.0",
71
"cozy-device-helper": ">=3.7.1",
72
"cozy-intent": ">=2.29.1",
73
"cozy-minilog": ">=3.9.1",
0 commit comments