Logic for new Environment.base field

This commit is contained in:
Gregory Schier
2025-05-08 14:28:41 -07:00
parent edf65a62c2
commit a5333deb71
8 changed files with 26 additions and 43 deletions

View File

@@ -19,6 +19,6 @@
"workspaces-run": "^1.0.2"
},
"dependencies": {
"@yaakapp/api": "^0.5.0"
"@yaakapp/api": "^0.5.1"
}
}