Skip to content

Commit

Permalink
Merge pull request #8 from perawallet/next-release
Browse files Browse the repository at this point in the history
  • Loading branch information
mucahit authored Jun 15, 2022
2 parents 76e7b2d + f412270 commit e5afd14
Show file tree
Hide file tree
Showing 40 changed files with 1,092 additions and 247 deletions.
79 changes: 47 additions & 32 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@perawallet/connect",
"version": "0.0.12",
"version": "0.1.0",
"description": "JavaScript SDK for integrating Pera Wallet to web applications.",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -35,7 +35,7 @@
"@json-rpc-tools/utils": "^1.7.6",
"@walletconnect/client": "^1.7.7",
"buffer": "^6.0.3",
"react-qr-code": "^2.0.5"
"react-qrcode-logo": "^2.7.0"
},
"peerDependencies": {
"algosdk": "^1.15.0",
Expand Down
2 changes: 1 addition & 1 deletion rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default [
"react-dom",
"@walletconnect/client",
"@hipo/react-ui-toolkit",
"react-qr-code",
"react-qrcode-logo",
"@json-rpc-tools/utils/dist/cjs/format",
"algosdk"
],
Expand Down
3 changes: 3 additions & 0 deletions src/asset/icon/Close--dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 2 additions & 10 deletions src/asset/icon/Close.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/asset/icon/Layer.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/asset/icon/Note.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions src/asset/icon/PeraWallet--circle-black.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions src/asset/icon/PeraWallet--circle-yellow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions src/asset/icon/PeraWallet--with-text.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit e5afd14

Please sign in to comment.