Skip to content

Commit

Permalink
add new mobile provider
Browse files Browse the repository at this point in the history
  • Loading branch information
rekmarks committed Apr 29, 2020
1 parent 5d3664f commit c69e542
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
Binary file added metamask-mobile-provider-v1.1.0.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
"jest": "24.5.0",
"jest-serializer": "24.4.0",
"lint-staged": "8.1.5",
"metamask-mobile-provider": "^1.1.0",
"metamask-mobile-provider": "./metamask-mobile-provider-v1.1.0.tgz",
"metro": "0.55.0",
"metro-react-native-babel-preset": "0.53.0",
"octonode": "0.9.5",
Expand Down
9 changes: 6 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7304,10 +7304,13 @@ merkle-patricia-tree@^2.1.2, merkle-patricia-tree@^2.3.2:
rlp "^2.0.0"
semaphore ">=1.0.1"

metamask-mobile-provider@^1.1.0:
metamask-mobile-provider@../metamask-mobile-provider/metamask-mobile-provider-v1.1.0.tgz:
version "1.1.0"
resolved "https://registry.yarnpkg.com/metamask-mobile-provider/-/metamask-mobile-provider-1.1.0.tgz#477aa8ee55d91bd79a0f4c00a5083be159a5a678"
integrity sha512-GZLiq2sCPvYlHT4xYVklrAg6hWA/RZyFoekCtQz+842LbFtajHYmSb0DW5GDgEdQ/unaABU9A6BfKpfUurOe2A==
resolved "../metamask-mobile-provider/metamask-mobile-provider-v1.1.0.tgz#b562f78d440af1ce76feda7d1eec3cea614c13a1"

metamask-mobile-provider@./metamask-mobile-provider-v1.1.0.tgz:
version "1.1.0"
resolved "./metamask-mobile-provider-v1.1.0.tgz#ab5b6889de66b5d4dbe5f26b5426e8de2bedd5e2"

methods@^1.1.1:
version "1.1.2"
Expand Down

0 comments on commit c69e542

Please sign in to comment.