@james_jayaraj/test-npm 1.2.6 → 1.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.
@@ -106,7 +106,8 @@ export declare class RxComponent implements OnInit {
106
106
  ceasePrescribeMed(): void;
107
107
  cancelPrescribeMed(): void;
108
108
  cancelDraft(): void;
109
- reissuePrescribeMed(flag: any): void;
109
+ reissuePrescribeMed(): void;
110
+ resendPrescribeMed(): void;
110
111
  printPrescribeMed(): void;
111
112
  checkStatusAndScripttype(scripttype: any, status: any, flag: any): Boolean;
112
113
  pageNumberOneToNext(): void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@james_jayaraj/test-npm",
3
- "version": "1.2.6",
3
+ "version": "1.2.8",
4
4
  "description": "",
5
5
  "main": "main.ts",
6
6
  "author": "JA",