Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Commit

Permalink
mcd-v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanbennett committed Dec 4, 2019
1 parent a6fcd74 commit 793ac8d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@babel/plugin-proposal-throw-expressions": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.3.4",
"@babel/preset-env": "^7.4.5",
"@makerdao/testchain": "^1.0.1-rc.1",
"@makerdao/testchain": "^1.0.1",
"babel-eslint": "^10.0.3",
"babel-jest": "^24.8.0",
"babel-loader": "^8.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1701,10 +1701,10 @@
js-sha3 "^0.8.0"
lodash "^4.17.11"

"@makerdao/testchain@^1.0.1-rc.1":
version "1.0.1-rc.1"
resolved "https://registry.yarnpkg.com/@makerdao/testchain/-/testchain-1.0.1-rc.1.tgz#f319fef4da676f2db43d313139086bda07432803"
integrity sha512-ggC3ONrc4G3H3/W7w1nFdO6Ox6XwNicvN8IzOiYcluykoaI8IB0zEoKMY2EbVJRvaG/GpS/auY7WjxK/syhJfA==
"@makerdao/testchain@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@makerdao/testchain/-/testchain-1.0.1.tgz#49fdf1a9c870c45bfbf12cabdf2ecb6ab06674c6"
integrity sha512-fUOl7gBXgvCqmyMpaDdv0IfB2JUXfKcDt2ZjNOMrvTsBfxrVaasr8B21bXyZkT9rk6jmtwTNUyCzZCH32aurOA==
dependencies:
ganache-cli makerdao/ganache-cli#fix/gas-est-crash

Expand Down Expand Up @@ -5656,7 +5656,7 @@ functional-red-black-tree@^1.0.1:
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=

"ganache-cli@github:makerdao/ganache-cli#fix/gas-est-crash":
ganache-cli@makerdao/ganache-cli#fix/gas-est-crash:
version "6.4.3-beta.0"
resolved "https://codeload.github.com/makerdao/ganache-cli/tar.gz/3e512b61da2479042627e6155231dcb038110650"
dependencies:
Expand Down

0 comments on commit 793ac8d

Please sign in to comment.