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 dfe7c47 commit 4046f3cCopy full SHA for 4046f3c
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.11.0"
+ version "1.11.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.11.0",
+ "version": "1.11.1",
4
"description": "Create and modify PDF files with JavaScript",
5
"author": "Andrew Dillon <[email protected]>",
6
"contributors": [
0 commit comments