@meniga/insights-factory-bank-admin 1.17.0-alpha.19 → 1.17.0-alpha.22

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.
Files changed (2) hide show
  1. package/index.ts +0 -1
  2. package/package.json +1 -1
package/index.ts CHANGED
@@ -132,7 +132,6 @@ export interface ChannelPreviewUserDto
132
132
  export interface ChannelPreviewUserResponse
133
133
  {
134
134
  addedCount: number;
135
- updatedCount: number;
136
135
  removedCount: number;
137
136
  totalCount: number;
138
137
  }
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name": "@meniga/insights-factory-bank-admin","version": "1.17.0-alpha.19","main": "index.ts","scripts": {},"license": "ISC"}
1
+ {"name": "@meniga/insights-factory-bank-admin","version": "1.17.0-alpha.22","main": "index.ts","scripts": {},"license": "ISC"}