@daocloud-proto/skoala 0.26.2-10 → 0.26.2-8

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.
@@ -27,7 +27,6 @@ export type ListLaneReq = {
27
27
  meshId?: string
28
28
  page?: number
29
29
  pageSize?: number
30
- pageSearch?: string
31
30
  }
32
31
 
33
32
  export type ListLaneRes = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@daocloud-proto/skoala",
3
- "version": "0.26.2-10",
3
+ "version": "0.26.2-8",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {