We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa9a02 commit 451eee7Copy full SHA for 451eee7
package.json
@@ -7,7 +7,7 @@
7
"browser": "dist/html2pdf.js",
8
"repository": {
9
"type": "git",
10
- "url": "git+https://github.com/eKoopmans/html2pdf.git"
+ "url": "git+https://github.com/eKoopmans/html2pdf.js.git"
11
},
12
"keywords": [
13
"javascript",
@@ -23,9 +23,9 @@
23
24
"license": "MIT",
25
"bugs": {
26
- "url": "https://github.com/eKoopmans/html2pdf/issues"
+ "url": "https://github.com/eKoopmans/html2pdf.js/issues"
27
28
- "homepage": "https://github.com/eKoopmans/html2pdf",
+ "homepage": "https://ekoopmans.github.io/html2pdf.js/",
29
"dependencies": {
30
"es6-promise": "^4.2.5",
31
"html2canvas": "^1.0.0-alpha.12",
0 commit comments