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

Commit 0fb02c7

Browse files
author
Daniel Sanchez
authored
Revert "Fix - Copy to clipboard button prevents submit" (#2001)
1 parent d082ab4 commit 0fb02c7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"@gnosis.pm/safe-apps-sdk": "1.0.3",
162162
"@gnosis.pm/safe-apps-sdk-v1": "npm:@gnosis.pm/[email protected]",
163163
"@gnosis.pm/safe-contracts": "1.1.1-dev.2",
164-
"@gnosis.pm/safe-react-components": "https://github.com/gnosis/safe-react-components.git#f610327",
164+
"@gnosis.pm/safe-react-components": "https://github.com/gnosis/safe-react-components.git#fb1a523",
165165
"@gnosis.pm/util-contracts": "2.0.6",
166166
"@ledgerhq/hw-transport-node-hid-singleton": "5.41.0",
167167
"@material-ui/core": "^4.11.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1561,9 +1561,9 @@
15611561
solc "0.5.14"
15621562
truffle "^5.1.21"
15631563

1564-
"@gnosis.pm/safe-react-components@https://github.com/gnosis/safe-react-components.git#f610327":
1564+
"@gnosis.pm/safe-react-components@https://github.com/gnosis/safe-react-components.git#fb1a523":
15651565
version "0.5.0"
1566-
resolved "https://github.com/gnosis/safe-react-components.git#f610327c109810547513079196514b05cda63844"
1566+
resolved "https://github.com/gnosis/safe-react-components.git#fb1a523ece12aa54e7e6a1169c7cd13da5bf5b61"
15671567
dependencies:
15681568
classnames "^2.2.6"
15691569
react-media "^1.10.0"
@@ -15713,7 +15713,7 @@ polished@^3.3.1:
1571315713
resolved "https://registry.yarnpkg.com/polished/-/polished-3.6.7.tgz#44cbd0047f3187d83db0c479ef0c7d5583af5fb6"
1571415714
integrity sha512-b4OViUOihwV0icb9PHmWbR+vPqaSzSAEbgLskvb7ANPATVXGiYv/TQFHQo65S53WU9i5EQ1I03YDOJW7K0bmYg==
1571515715
dependencies:
15716-
"@babel/runtime" "^7.9.2"
15716+
"@babel/runtime" "^7.12.5"
1571715717

1571815718
1571915719
version "1.16.1-lts"

0 commit comments

Comments
 (0)