@rpcbase/cli 0.70.0 → 0.71.0-mongoosetsindex.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rpcbase/cli",
3
- "version": "0.70.0",
3
+ "version": "0.71.0-mongoosetsindex.0",
4
4
  "license": "SSPL-1.0",
5
5
  "bin": {
6
6
  "rb": "./bin.js"
@@ -13,7 +13,7 @@ const verify_project = require("./verify_project")
13
13
 
14
14
 
15
15
  const start_command = async(args) => {
16
- // check if docker is installed and running, and there is the proper network
16
+ // check if docker is installed and running, and create the network if necessary
17
17
  docker_runtime_check()
18
18
 
19
19
  // start the tailscale tunnel