From b2f0eaf08b4fc1f30a5aef0e69efc09ab3052ce0 Mon Sep 17 00:00:00 2001 From: Torrey Atcitty Date: Wed, 28 Jun 2023 16:37:23 -0700 Subject: [PATCH] Updated commit hash for compound-components back to main. --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 35b4eb3..8f087e2 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "chalk": "^4.0.0", "clean-webpack-plugin": "^3.0.0", "cli-table": "0.3.1", - "compound-components": "https://github.com/compound-finance/compound-components.git#7d8959111595c0ac4ab97cff648fef18ee41d50a", + "compound-components": "https://github.com/compound-finance/compound-components.git#51068b7ac918679459ea47c69510cf71a87c270e", "compound-config": "https://github.com/compound-finance/compound-config.git#ff8e979ffcb286d09884163cc928688f213abe71", "connect-history-api-fallback": "^1.5.0", "core-js": "3", diff --git a/yarn.lock b/yarn.lock index 9c689be..153fefe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3954,9 +3954,9 @@ component-emitter@^1.2.1: resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0" integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg== -"compound-components@https://github.com/compound-finance/compound-components.git#7d8959111595c0ac4ab97cff648fef18ee41d50a": +"compound-components@https://github.com/compound-finance/compound-components.git#51068b7ac918679459ea47c69510cf71a87c270e": version "1.0.2" - resolved "https://github.com/compound-finance/compound-components.git#7d8959111595c0ac4ab97cff648fef18ee41d50a" + resolved "https://github.com/compound-finance/compound-components.git#51068b7ac918679459ea47c69510cf71a87c270e" dependencies: "@babel/core" "^7.0.0" "@babel/preset-env" "^7.0.0"