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 76edb33 commit c3d3118Copy full SHA for c3d3118
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