Skip to content

Commit 82d06a2

Browse files
author
pipeline
committed
bug(EJ2-4962): chnaged ej2-pdf to ej2-pdf-export
1 parent b507f12 commit 82d06a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@syncfusion/ej2-lineargauge": "*",
2121
"@syncfusion/ej2-lists": "*",
2222
"@syncfusion/ej2-navigations": "*",
23-
"@syncfusion/ej2-pdf": "*",
23+
"@syncfusion/ej2-pdf-export": "*",
2424
"@syncfusion/ej2-popups": "*"
2525
},
2626
"devDependencies": {

pdf/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export * from "@syncfusion/ej2-pdf";
1+
export * from "@syncfusion/ej2-pdf-export";

0 commit comments

Comments
 (0)