Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Commit 015c182

Browse files
committed
Use to eth-co2 0.0.7
Get bugfix
1 parent 62c0401 commit 015c182

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

webflow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"babel-polyfill": "^6.26.0",
3232
"ethers": "^4.0.41",
33-
"eth-co2": "^0.0.6"
33+
"eth-co2": "^0.0.7"
3434
},
3535
"devDependencies": {
3636
"@types/node": "^13.5.0",

webflow/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2131,10 +2131,10 @@ etag@~1.8.1:
21312131
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
21322132
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
21332133

2134-
eth-co2@^0.0.6:
2135-
version "0.0.6"
2136-
resolved "https://registry.yarnpkg.com/eth-co2/-/eth-co2-0.0.6.tgz#e006b0acb3efb19a4a911411f70943a371b9f062"
2137-
integrity sha512-o45A7NMTwK7njvobl/KatbwkbTDt0R8nbITpQxUFQhdDiZSa2rVO3UC1XAjZyAr1sA6K/pcgvs3pbAgiq1SEGg==
2134+
eth-co2@^0.0.7:
2135+
version "0.0.7"
2136+
resolved "https://registry.yarnpkg.com/eth-co2/-/eth-co2-0.0.7.tgz#7f8ef1f4ce17d58a104450f8f681831147683ab7"
2137+
integrity sha512-Z3X3lW/lS3/jJx+6AonhsUqFX3t8X8rKJUhEP3nPTtgk5WLrKcwJND2jY2TFbTfX+EDM1YWPPgXczCvToKNayA==
21382138
dependencies:
21392139
babel-polyfill "^6.26.0"
21402140
ethers "^4.0.41"

0 commit comments

Comments
 (0)