Skip to content

Commit 5532333

Browse files
committed
Fix version
1 parent d9a7269 commit 5532333

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ $ npm install asposepdfcloud --save
2020
APIs of this SDK can be called as follows:
2121
```javascript
2222

23-
const { PdfApi } = require("asposewordscloud");
23+
const { PdfApi } = require("asposepdfcloud");
2424

2525
let pdfApi = new PdfApi(AppSid, AppKey);
2626

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)