Skip to content

Commit

Permalink
Added new controller with icns behavior changes (#454)
Browse files Browse the repository at this point in the history
Co-authored-by: rocky-fleek <[email protected]>
  • Loading branch information
tomiir and rocky-fleek authored May 10, 2022
1 parent ecfb90c commit 158d46c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@material-ui/core": "^4.11.3",
"@material-ui/icons": "^4.11.2",
"@psychedelic/dab-js": "1.3.2",
"@psychedelic/plug-controller": "0.16.9",
"@psychedelic/plug-controller": "0.16.10",
"@psychedelic/plug-inpage-provider": "1.9.3",
"@reduxjs/toolkit": "^1.6.0",
"advanced-css-reset": "^1.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1684,10 +1684,10 @@
cross-fetch "^3.1.4"
crypto-js "^4.1.1"

"@psychedelic/[email protected].9":
version "0.16.9"
resolved "https://npm.pkg.github.com/download/@psychedelic/plug-controller/0.16.9/d244131616591130a9ad68001aba4004ad6cd67e7629b5c840ca6d5b49364b15#c19e550cd1aedbd05cf00ef032570c43a2c8430e"
integrity sha512-aLjh7rgGRovAqbYqURcHcOFWN6HxyxL4xIcbe9txIcCZ0BAwMfKUvFyb/wONHaiTqpA/ZvRpQsussNDhUNMrpw==
"@psychedelic/[email protected].10":
version "0.16.10"
resolved "https://npm.pkg.github.com/download/@psychedelic/plug-controller/0.16.10/002aaccb42bb69a278b11ce6c4498ab4e8fb19315e7e094809f26c25be9235e9#606fdb66f933ed7474888d2e1b84b8c2af650ab9"
integrity sha512-gWH6QVer3BbPgItpL8tLVW9JHdDPR1/cDIqTEqEKlcz1VD6j2dUZHWvHiANfsPn/LN3rLZMbeKjkzto0OUrbcw==
dependencies:
"@dfinity/agent" "0.9.3"
"@dfinity/candid" "0.9.3"
Expand Down

0 comments on commit 158d46c

Please sign in to comment.