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
tyler17 committed Mar 7, 2022
1 parent c9940ff commit 97fa9f8
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.16.7",
"version": "0.16.8-alpha.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@makerdao/currency": "^0.9.10",
"@makerdao/dai": "^0.42.4",
"@makerdao/dai": "^0.42.5-alpha.0",
"@makerdao/services-core": "^0.11.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.8.5",
"version": "1.8.6-alpha.0",
"license": "MIT",
"main": "dist/index.js",
"unpkg": "dist/index.js",
Expand All @@ -26,7 +26,7 @@
},
"dependencies": {
"@makerdao/currency": "^0.9.10",
"@makerdao/dai": "^0.42.4",
"@makerdao/dai": "^0.42.5-alpha.0",
"@makerdao/services-core": "^0.11.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.5.4",
"version": "1.5.5-alpha.0",
"license": "MIT",
"main": "dist/index.js",
"unpkg": "dist/index.js",
Expand All @@ -21,7 +21,7 @@
},
"dependencies": {
"@makerdao/currency": "^0.9.10",
"@makerdao/dai": "^0.42.4",
"@makerdao/dai": "^0.42.5-alpha.0",
"@makerdao/services-core": "^0.11.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.42.4",
"version": "0.42.5-alpha.0",
"contributors": [
"DUX <[email protected]>"
],
Expand Down

0 comments on commit 97fa9f8

Please sign in to comment.