Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -776,6 +776,8 @@ jobs:
fail-fast: false
matrix:
include:
- package_type: tarballs
os: ubuntu-22.04
- package_type: win
os: ubuntu-22.04
- package_type: deb
Expand Down
34 changes: 17 additions & 17 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion packages/dashmate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"table": "^5.4.6"
},
"devDependencies": {
"@dashevo/oclif": "^1.0.1",
"@dashevo/oclif": "^1.0.2",
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
"dirty-chai": "^2.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1745,9 +1745,9 @@ __metadata:
languageName: unknown
linkType: soft

"@dashevo/oclif@npm:^1.0.1":
version: 1.0.1
resolution: "@dashevo/oclif@npm:1.0.1"
"@dashevo/oclif@npm:^1.0.2":
version: 1.0.2
resolution: "@dashevo/oclif@npm:1.0.2"
dependencies:
"@oclif/core": ^1.20.4
"@oclif/plugin-help": ^5.1.19
Expand All @@ -1769,7 +1769,7 @@ __metadata:
yosay: ^2.0.2
bin:
oclif: bin/run
checksum: 1a9b7871f83f97cd377c5037c67c0527241e13b917c63dd5da102755003eb36ec155326075f93fa0ba6de35e9f5f7dbf24fa6cc73f54caa7a75ae10f500500b9
checksum: b421acd414231e2691e1dbc31dc40f83245fddd19bba0bd3a269979a9a62e80e12366b88301dda6be3e1a117be901f0c59dff3c48ee870a19f770a8468ee0b87
languageName: node
linkType: hard

Expand Down Expand Up @@ -5976,7 +5976,7 @@ __metadata:
"@dashevo/dpp": "workspace:*"
"@dashevo/feature-flags-contract": "workspace:*"
"@dashevo/masternode-reward-shares-contract": "workspace:*"
"@dashevo/oclif": ^1.0.1
"@dashevo/oclif": ^1.0.2
"@dashevo/wallet-lib": "workspace:*"
"@dashevo/withdrawals-contract": "workspace:*"
"@oclif/core": ^1.21.0
Expand Down