Skip to content

Commit

Permalink
fix: npm publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziping Liu committed Oct 30, 2023
1 parent 712e970 commit 5d70566
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Ziping Liu really enjoys using Adobe Acrobat DC Pro ever since having the chance
Through live heartbeat monitoring the react component as well as the external api service used, as well as via standard integartion testing, that provides full CD/CI coverage of [react-adobe-embed](https://github.com/ziping-liu-corporation/react-adobe-embed). *Further details regarding CD to be provided.*

## Installation via package managers
- `npm install react-adobe-embed@11.0.1`
- `npm install react-adobe-embed@11.0.11`
- `yarn add react-adobe-embed`


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-adobe-embed",
"version": "11.0.1",
"version": "11.0.11",
"homepage": "https://ziping-liu-corporation.github.io/react-adobe-embed",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5d70566

Please sign in to comment.