We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 300b036 + 7303caa commit fce2f66Copy full SHA for fce2f66
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pdfservices-node-sdk-samples",
3
- "version": "3.4.1",
+ "version": "3.4.2",
4
"description": "PDF Services Node.js SDK samples",
5
"author": "Adobe",
6
"license": "MIT",
@@ -9,6 +9,6 @@
9
"url": "git@github.com:adobe/pdfservices-node-sdk-samples.git"
10
},
11
"dependencies": {
12
- "@adobe/pdfservices-node-sdk": "3.4.0"
+ "@adobe/pdfservices-node-sdk": "3.4.2"
13
}
14
0 commit comments