Skip to content

Commit

Permalink
3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Pejman Nikram committed Mar 20, 2022
1 parent 87af9f9 commit 53bea3f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppeteer-report",
"version": "3.0.1",
"version": "3.0.2",
"description": "create pdf report with header, footer and page number with puppeteer",
"main": "out/index.js",
"types": "out/index.d.ts",
Expand Down Expand Up @@ -37,4 +37,4 @@
"rollup-plugin-typescript2": "^0.31.2",
"typescript": "^4.6.2"
}
}
}

0 comments on commit 53bea3f

Please sign in to comment.