Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' into slp
Browse files Browse the repository at this point in the history
  • Loading branch information
p0o authored May 13, 2021
2 parents 30a4e8c + b2487fc commit 8863a03
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 39 deletions.
62 changes: 25 additions & 37 deletions packages/provider/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@signupcash/provider",
"version": "1.0.0",
"version": "1.0.1",
"description": "Connecting the web apps to Signup DApp wallet",
"main": "dist/provider.js",
"browserslist": [
Expand Down Expand Up @@ -39,7 +39,7 @@
"webpack-cli": "^3.3.12"
},
"dependencies": {
"axios": "^0.19.2",
"axios": "^0.21.1",
"babel-polyfill": "^6.26.0",
"emotion": "^10.0.27"
}
Expand Down

0 comments on commit 8863a03

Please sign in to comment.