We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c32a8bc commit 4beebbeCopy full SHA for 4beebbe
apps/rn/yarn.lock
@@ -4885,7 +4885,7 @@ path-type@^3.0.0:
4885
pify "^3.0.0"
4886
4887
pdf-lib@./../..:
4888
- version "1.17.0"
+ version "1.17.1"
4889
dependencies:
4890
"@pdf-lib/standard-fonts" "^1.0.0"
4891
"@pdf-lib/upng" "^1.0.1"
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pdf-lib",
3
- "version": "1.17.0",
+ "version": "1.17.1",
4
"description": "Create and modify PDF files with JavaScript",
5
"author": "Andrew Dillon <[email protected]>",
6
"contributors": [
0 commit comments