We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be390c7 + d28bc2e commit 1ed73f8Copy full SHA for 1ed73f8
1 file changed
package.json
@@ -1,14 +1,14 @@
1
{
2
"name": "pdfservices-node-sdk-samples",
3
- "version": "2.2.2",
4
- "description": "PDF Services Node.js SDK sample",
+ "version": "2.2.3",
+ "description": "PDF Services Node.js SDK samples",
5
"author": "Adobe",
6
"license": "MIT",
7
"repository": {
8
"type": "git",
9
"url": "git@github.com:adobe/pdfservices-node-sdk-samples.git"
10
},
11
"dependencies": {
12
- "@adobe/pdfservices-node-sdk": "2.2.2"
+ "@adobe/pdfservices-node-sdk": "2.2.3"
13
}
14
0 commit comments