@daocloud-proto/skoala 0.30.0-52 → 0.30.0-56

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.
@@ -911,6 +911,7 @@ export type GetResourceInfoRes = {
911
911
  namespaceName?: string
912
912
  nacos?: GetResourceInfoResResourceInfo
913
913
  sentinel?: GetResourceInfoResResourceInfo
914
+ seata?: GetResourceInfoResResourceInfo
914
915
  }
915
916
 
916
917
  export type GetBetaConfigReq = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@daocloud-proto/skoala",
3
- "version": "0.30.0-52",
3
+ "version": "0.30.0-56",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {