@daocloud-proto/skoala 0.18.0-33 → 0.18.0-39

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.
@@ -848,7 +848,6 @@ export type UpdateUserPasswordReq = {
848
848
  clusterName?: string
849
849
  namespaceName?: string
850
850
  nacosName?: string
851
- nacosNamespace?: string
852
851
  nacosUserName?: string
853
852
  nacosUserNewPassword?: string
854
853
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@daocloud-proto/skoala",
3
- "version": "0.18.0-33",
3
+ "version": "0.18.0-39",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {