Skip to content

Commit

Permalink
fix([email protected]): add missing dependency @hackbg/port
Browse files Browse the repository at this point in the history
- only caught during 'npx @fadroma/devnet' prodtest :(
  • Loading branch information
egasimus committed Jan 20, 2024
1 parent 37430fc commit 035c3a2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
3 changes: 2 additions & 1 deletion devnet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fadroma/devnet",
"version": "1.0.0-rc.4",
"version": "1.0.0-rc.5",
"license": "AGPL-3.0-only",
"main": "devnet.ts",
"type": "module",
Expand All @@ -14,6 +14,7 @@
"@hackbg/file": "workspace:^",
"@hackbg/logs": "workspace:^",
"@hackbg/cmds": "workspace:^",
"@hackbg/port": "workspace:^",

"@fadroma/agent": "workspace:*",
"@fadroma/scrt": "workspace:*",
Expand Down
3 changes: 3 additions & 0 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion toolbox
Submodule toolbox updated 1 files
+1 −1 port/package.json

0 comments on commit 035c3a2

Please sign in to comment.