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

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @makerdao/[email protected]
 - @makerdao/[email protected]
 - @makerdao/[email protected]
 - @makerdao/[email protected]
  • Loading branch information
rafinskipg committed Nov 16, 2021
1 parent 5528c79 commit e70fe57
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions packages/dai-plugin-governance/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@makerdao/dai-plugin-governance",
"description": "A dai.js plugin for adding MKR governance support to dapps.",
"version": "0.15.0-alpha.6",
"version": "0.15.0-alpha.7",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@makerdao/currency": "0.9.9",
"@makerdao/dai": "^0.41.0-alpha.6",
"@makerdao/dai": "^0.41.0-alpha.7",
"@makerdao/services-core": "^0.11.0-alpha.4",
"assert": "^2.0.0",
"debug": "^4.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/dai-plugin-mcd/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@makerdao/dai-plugin-mcd",
"description": "Plugin to add Multi-Collateral Dai support to dai.js",
"version": "1.7.0-alpha.5",
"version": "1.7.0-alpha.6",
"license": "MIT",
"main": "dist/index.js",
"unpkg": "dist/index.js",
Expand All @@ -26,7 +26,7 @@
},
"dependencies": {
"@makerdao/currency": "0.9.9",
"@makerdao/dai": "^0.41.0-alpha.6",
"@makerdao/dai": "^0.41.0-alpha.7",
"@makerdao/services-core": "^0.11.0-alpha.4",
"bignumber.js": "^8.1.1",
"rxjs": "^6.5.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/dai-plugin-migrations/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@makerdao/dai-plugin-migrations",
"description": "Plugin to add migrations to dai.js",
"version": "1.4.0-alpha.5",
"version": "1.4.0-alpha.6",
"license": "MIT",
"main": "dist/index.js",
"unpkg": "dist/index.js",
Expand All @@ -21,7 +21,7 @@
},
"dependencies": {
"@makerdao/currency": "0.9.9",
"@makerdao/dai": "^0.41.0-alpha.6",
"@makerdao/dai": "^0.41.0-alpha.7",
"@makerdao/services-core": "^0.11.0-alpha.4",
"bignumber.js": "^8.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/dai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@makerdao/dai",
"version": "0.41.0-alpha.6",
"version": "0.41.0-alpha.7",
"contributors": [
"DUX <[email protected]>"
],
Expand Down

0 comments on commit e70fe57

Please sign in to comment.