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.
2 parents 1f643ba + c3d3118 commit a40bd6eCopy full SHA for a40bd6e
package.json
@@ -3,9 +3,9 @@
3
"version": "1.2.61",
4
"homepage": "https://github.com/mrrio/jspdf",
5
"description": "PDF Document creation from JavaScript",
6
- "main": "dist/jspdf.min.js",
+ "main": "dist/jspdf.debug.js",
7
"files": [
8
- "dist/jspdf.min.js",
+ "dist/jspdf.debug.js",
9
"README.md"
10
],
11
"keywords": [
0 commit comments