Skip to content

Commit

Permalink
update packages.json
Browse files Browse the repository at this point in the history
  • Loading branch information
apexdodge committed Nov 15, 2020
1 parent 0744a5b commit 5f7dd81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "api2pdf",
"version": "1.1.0",
"description": "Api2Pdf is a powerful PDF generation API with no rate limits or file size constraints. Api2Pdf runs on AWS Lambda, a serverless architecture powered by Amazon to scale to millions of requests while being up to 90% cheaper than alternatives. Supports wkhtmltopdf, Headless Chrome, LibreOffice, and PDF Merge. You can also generate barcodes with ZXING (Zebra Crossing)",
"version": "1.1.1",
"description": "Api2Pdf is a powerful PDF generation API with no rate limits or file size constraints. Api2Pdf runs on Cloud Run, a serverless architecture powered by Google to scale to millions of requests while being up to 90% cheaper than alternatives. Supports wkhtmltopdf, Headless Chrome, LibreOffice, and PDF Merge. You can also generate barcodes with ZXING (Zebra Crossing)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit 5f7dd81

Please sign in to comment.