@based/cli
Advanced tools
Comparing version 7.3.1 to 7.3.2
@@ -34,2 +34,3 @@ import { readdir } from 'fs/promises'; | ||
})); | ||
console.log('-----===---', envHubUrl); | ||
envHubUrl ??= await discover({ | ||
@@ -36,0 +37,0 @@ org, |
{ | ||
"name": "@based/cli", | ||
"version": "7.3.1", | ||
"version": "7.3.2", | ||
"description": "", | ||
@@ -38,3 +38,3 @@ "bin": "bin/cmd.js", | ||
"@based/client": "6.9.0", | ||
"@based/opts": "1.0.0", | ||
"@based/opts": "^1.1.0", | ||
"@based/server": "9.1.0", | ||
@@ -41,0 +41,0 @@ "@based/type-gen": "0.0.4", |
Sorry, the diff of this file is not supported yet
249993
3893
- Removed@based/opts@1.0.0(transitive)
Updated@based/opts@^1.1.0