Skip to content

Commit a570988

Browse files
author
kirill.novinskiy@aspose.com
committed
update to 25.2.0
1 parent 32198cc commit a570988

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ MHT, PCL, PS, XSLFO, MD
3232

3333
## Enhancements in Version 25.2
3434
- A new version of Aspose.PDF Cloud was prepared using the latest version of Aspose.PDF for .NET.
35+
3536
## Installation
3637

3738
### NPM

typings.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
{
2-
"ambientDependencies": {
3-
"core-js": "registry:dt/core-js#0.0.0+20160317120654",
4-
"node": "registry:dt/node#4.0.0+20160423143914"
5-
},
6-
"dependencies": {
7-
"bluebird": "registry:npm/bluebird#3.3.4+20160515010139",
8-
"request": "registry:npm/request#2.69.0+20160304121250"
9-
}
1+
{
2+
"ambientDependencies": {
3+
"core-js": "registry:dt/core-js#0.0.0+20160317120654",
4+
"node": "registry:dt/node#4.0.0+20160423143914"
5+
},
6+
"dependencies": {
7+
"bluebird": "registry:npm/bluebird#3.3.4+20160515010139",
8+
"request": "registry:npm/request#2.69.0+20160304121250"
9+
}
1010
}

0 commit comments

Comments
 (0)