Skip to content

Commit 4041e77

Browse files
committed
feat: Upgrade cozy-client for shared_docs param
1 parent 879f11f commit 4041e77

File tree

2 files changed

+4050
-3991
lines changed

2 files changed

+4050
-3991
lines changed

packages/cozy-sharing/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"babel-jest": "26.6.3",
5555
"babel-plugin-css-modules-transform": "1.6.2",
5656
"babel-plugin-inline-react-svg": "1.1.2",
57-
"cozy-client": "^57.0.0",
57+
"cozy-client": "^59.4.0",
5858
"cozy-device-helper": "^3.7.1",
5959
"cozy-intent": "^2.30.0",
6060
"cozy-minilog": "^3.10.0",
@@ -67,7 +67,7 @@
6767
"storybook": "7.6.0"
6868
},
6969
"peerDependencies": {
70-
"cozy-client": ">=57.0.0",
70+
"cozy-client": ">=59.4.0",
7171
"cozy-device-helper": ">=3.7.1",
7272
"cozy-intent": ">=2.29.1",
7373
"cozy-minilog": ">=3.9.1",

0 commit comments

Comments
 (0)