Skip to content

Commit

Permalink
feat([email protected]): enable fadroma-devnet CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
egasimus committed Jan 20, 2024
1 parent 9fb2c9e commit f6c09c1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion devnet/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
{
"name": "@fadroma/devnet",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"license": "AGPL-3.0-only",
"main": "devnet.ts",
"files": ["*.ts", "*.Dockerfile"],
"bin": {
"fadroma-devnet": "devnet.cli.cjs"
},
"dependencies": {
"@hackbg/file": "workspace:^",
"@hackbg/logs": "workspace:^",
Expand Down

0 comments on commit f6c09c1

Please sign in to comment.