Skip to content

Commit

Permalink
bump dai version
Browse files Browse the repository at this point in the history
  • Loading branch information
levity committed Nov 21, 2019
1 parent 9197b91 commit 8795049
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@makerdao/currency": "^0.9.5",
"@makerdao/dai": "0.21.1",
"@makerdao/dai": "0.23.0-rc.1",
"@makerdao/dai-plugin-ledger-web": "^0.9.7",
"@makerdao/dai-plugin-mcd": "^1.0.0",
"@makerdao/dai-plugin-migrations": "1.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1200,10 +1200,10 @@
babel-runtime "^6.26.0"
walletlink "^1.0.0"

"@makerdao/dai@0.21.1":
version "0.21.1"
resolved "https://registry.yarnpkg.com/@makerdao/dai/-/dai-0.21.1.tgz#67255e518c240be18de997a9adad59cca21a4080"
integrity sha512-XAyc1sBXe1BLxW6+0b3saNqEKY2NyEcTV+hxZg1NKvQskQlcGC+2xJz0PeclZyl4+QY6f4aQWb6qt/cTUtQ+nQ==
"@makerdao/dai@0.23.0-rc.1":
version "0.23.0-rc.1"
resolved "https://registry.yarnpkg.com/@makerdao/dai/-/dai-0.23.0-rc.1.tgz#281eff76b3cd886d3c72b4c5f6cdd940db599e8b"
integrity sha512-ZZxc39yeEIRQgEz4zEv+itYk3KXHR2/H36OW2I8dxtpjnre4d1Eq5NLpgvPVHb6q52TLMpEnnVVnkDUqqEMiuQ==
dependencies:
"@babel/runtime" "^7.3.4"
"@makerdao/currency" "^0.9.5"
Expand Down

0 comments on commit 8795049

Please sign in to comment.