Skip to content

Commit

Permalink
Merge pull request #1254 from madfish-solutions/QUIPU-764-whitelist-ply
Browse files Browse the repository at this point in the history
Whitelist PLY token
  • Loading branch information
keshan3262 authored Jan 19, 2023
2 parents 2525a6b + e113963 commit 2e6de7d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@craco/craco": "^6.4.3",
"@percy/cli": "^1.7.2",
"@quipuswap/sdk": "^3.0.3",
"@quipuswap/tokens-whitelist": "^1.1.9",
"@quipuswap/tokens-whitelist": "^1.1.11",
"@sentry/react": "^7.11.1",
"@sentry/tracing": "^7.11.1",
"@taquito/beacon-wallet": "15.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2483,10 +2483,10 @@
dependencies:
bignumber.js "^9.1.0"

"@quipuswap/tokens-whitelist@^1.1.9":
version "1.1.9"
resolved "https://registry.yarnpkg.com/@quipuswap/tokens-whitelist/-/tokens-whitelist-1.1.9.tgz#013b564e55429dbca8240d46dfc788573f1664e1"
integrity sha512-zmT3G67Pc6LPGWbu5RmNpFEowdDzQDYtMMaH7z7LqSRCcUYA0UxzHDKwqxdJTR61xOLIr3d7+IcCzfejk3PSRg==
"@quipuswap/tokens-whitelist@^1.1.11":
version "1.1.11"
resolved "https://registry.yarnpkg.com/@quipuswap/tokens-whitelist/-/tokens-whitelist-1.1.11.tgz#5bda59258808b8066fa73e73c6708a782b2ebdf9"
integrity sha512-IDB2YAWauBLqzE+x5rtB0dSrw/X3gaxtZGcSklL/bwYXGaZXVJbSO8Y4K/q1J0RtklDMrFQhmv57yoH9Eqggvw==

"@rollup/plugin-babel@^5.2.0":
version "5.3.1"
Expand Down

0 comments on commit 2e6de7d

Please sign in to comment.