@daocloud-proto/skoala 0.26.2-44 → 0.26.2-50

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.
@@ -92,7 +92,7 @@ export type FailedMessage = {
92
92
  }
93
93
 
94
94
  export type ListLaneService = {
95
- namespace?: string
95
+ namespaceName?: string
96
96
  serviceName?: string
97
97
  subset?: string
98
98
  status?: SkoalaApiHostedV1alpha1Mesh.ServiceStatus
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@daocloud-proto/skoala",
3
- "version": "0.26.2-44",
3
+ "version": "0.26.2-50",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {