Skip to content

Commit

Permalink
Install package. Update version (#292)
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 Nov 21, 2021
1 parent c0c3553 commit 447a1bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plug",
"version": "0.4.2",
"version": "0.4.3",
"description": "Your plug into the Internet Computer",
"private": true,
"repository": "https://github.com/Psychedelic/plug",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@material-ui/core": "^4.11.3",
"@material-ui/icons": "^4.11.2",
"@psychedelic/dab-js": "0.2.5",
"@psychedelic/plug-controller": "0.11.0-cap-custom",
"@psychedelic/plug-controller": "0.12.0",
"@psychedelic/plug-inpage-provider": "1.5.0-comp",
"@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 @@ -1650,10 +1650,10 @@
cross-fetch "^3.1.4"
crypto-js "^4.1.1"

"@psychedelic/plug-controller@0.11.0-cap-custom":
version "0.11.0-cap-custom"
resolved "https://npm.pkg.github.com/download/@psychedelic/plug-controller/0.11.0-cap-custom/0c0924d76eb840488cd4241973979713ff4e5a13007125b342e007f53dc02afc#001e22ec520e3c6e661b2320e456deaf2ac00e2d"
integrity sha512-2pk5TUQkpdHkdpuzmg06XbjYm11rDhu1UPokylbL5MOk5kQdSa70AgmJfRBTHN4KwFkG1kSbUXGeYRqN05TBMw==
"@psychedelic/plug-controller@0.12.0":
version "0.12.0"
resolved "https://npm.pkg.github.com/download/@psychedelic/plug-controller/0.12.0/20e0872348a6b4cc11f58e20c9b7ae429a8adec1745ccb6a5f8587b3071f6ec9#47d4f555186f8eef74ffee926b6dc282702f7aea"
integrity sha512-tXJindfIZ++Q+xxUXwokJaBK227RayxNHDhfsk/rADGtSwGB31r4RSoph0vgK/rJlWsmMKMQ1blWQwheOCB8Tg==
dependencies:
"@dfinity/agent" "0.9.3"
"@dfinity/candid" "0.9.3"
Expand Down

0 comments on commit 447a1bd

Please sign in to comment.