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

Commit

Permalink
chore: update peerdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
plitzenberger committed Apr 12, 2022
1 parent d73f755 commit 21c4db2
Show file tree
Hide file tree
Showing 2 changed files with 11,558 additions and 11,322 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"deploy": "gh-pages -d example/build"
},
"peerDependencies": {
"@dfinity/agent": "0.10.2",
"@dfinity/auth-client": "0.10.2",
"@dfinity/authentication": "0.10.2",
"@dfinity/candid": "0.10.3",
"@dfinity/identity": "0.10.2",
"@dfinity/principal": "0.10.4",
"@dfinity/agent": ">=0.10.2",
"@dfinity/auth-client": ">=0.10.2",
"@dfinity/authentication": ">=0.10.2",
"@dfinity/candid": ">=0.10.2",
"@dfinity/identity": ">=0.10.2",
"@dfinity/principal": ">=0.10.4",
"react": ">=16.8.1",
"react-dom": ">=16.8.1"
},
Expand Down
Loading

0 comments on commit 21c4db2

Please sign in to comment.