Skip to content
This repository was archived by the owner on Apr 15, 2022. It is now read-only.

Commit 21c4db2

Browse files
committed
chore: update peerdependencies
1 parent d73f755 commit 21c4db2

File tree

2 files changed

+11558
-11322
lines changed

2 files changed

+11558
-11322
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@
3434
"deploy": "gh-pages -d example/build"
3535
},
3636
"peerDependencies": {
37-
"@dfinity/agent": "0.10.2",
38-
"@dfinity/auth-client": "0.10.2",
39-
"@dfinity/authentication": "0.10.2",
40-
"@dfinity/candid": "0.10.3",
41-
"@dfinity/identity": "0.10.2",
42-
"@dfinity/principal": "0.10.4",
37+
"@dfinity/agent": ">=0.10.2",
38+
"@dfinity/auth-client": ">=0.10.2",
39+
"@dfinity/authentication": ">=0.10.2",
40+
"@dfinity/candid": ">=0.10.2",
41+
"@dfinity/identity": ">=0.10.2",
42+
"@dfinity/principal": ">=0.10.4",
4343
"react": ">=16.8.1",
4444
"react-dom": ">=16.8.1"
4545
},

0 commit comments

Comments
 (0)