oro-sdk-apis 1.38.0 → 1.38.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.38.0",
2
+ "version": "1.38.1",
3
3
  "main": "dist/index.js",
4
4
  "typings": "dist/index.d.ts",
5
5
  "files": [
@@ -11,3 +11,4 @@ export * from './workflow'
11
11
  export * from './external'
12
12
  export * from './user'
13
13
  export * from './teller'
14
+ export * from './search'