@prutech/compliance 1.0.234 → 1.0.235

Sign up to get free protection for your applications and to get access to all the features.
@@ -33,5 +33,6 @@ export declare class NoiWorkListModel {
33
33
  r1OutreachId: number;
34
34
  isGoodCause: boolean;
35
35
  jobCenter: string;
36
+ atcGranted: string;
36
37
  constructor(data: unknown);
37
38
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prutech/compliance",
3
- "version": "1.0.234",
3
+ "version": "1.0.235",
4
4
  "peerDependencies": {
5
5
  "@ag-grid-community/angular": "^27.3.0",
6
6
  "@ag-grid-enterprise/all-modules": "^27.3.0",