Compare commits

...

2 Commits

Author SHA1 Message Date
56fa53b701 2.0.9 2021-04-29 15:19:15 +00:00
2a4ddd4e41 fix(core): update 2021-04-29 15:19:14 +00:00
2 changed files with 47 additions and 1096 deletions

1139
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartpdf",
"version": "2.0.8",
"version": "2.0.9",
"private": false,
"description": "create pdfs on the fly",
"main": "dist_ts/index.js",
@ -22,7 +22,7 @@
},
"dependencies": {
"@pushrocks/smartfile": "^8.0.10",
"@pushrocks/smartnetwork": "^2.0.9",
"@pushrocks/smartnetwork": "^2.0.10",
"@pushrocks/smartpromise": "^3.1.5",
"@pushrocks/smartpuppeteer": "^1.0.21",
"@pushrocks/smartunique": "^3.0.3",