Skip to content

Commit

Permalink
Update email address (#123)
Browse files Browse the repository at this point in the history
* Minor Changes

* Fixed package.json
  • Loading branch information
singhkh committed May 13, 2024
1 parent f0084ca commit 037c653
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"resolutions": {
"sharp": "0.33.0",
"gatsby-sharp": "1.12.0"
"resolutions": {
"sharp": "0.33.0",
"gatsby-sharp": "1.12.0"
},
"scripts": {
"start": "gatsby build && gatsby serve",
Expand Down
2 changes: 1 addition & 1 deletion src/pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ Some examples of document manipulation are:
* Assemble documents using Bates numbering
* Flatten and assemble document
* Extract pages from a source document
* Divide a source document based on bookmarks
* Convert to and validate PDF/A-compliant documents
* Divide a source document based on bookmarks

### Document Assurance to secure and protect your documents {#document-assurance-communications-apis}

Expand Down

0 comments on commit 037c653

Please sign in to comment.