Skip to content

Commit 67310a9

Browse files
committed
Merge pull request #561 from toupeira/patch-1
Specify unminified version in bower.json
2 parents 5cfaef9 + d24c31a commit 67310a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.1.135",
44
"homepage": "https://github.com/mrrio/jspdf",
55
"description": "PDF Document creation from JavaScript",
6-
"main": "dist/jspdf.min.js",
6+
"main": "dist/jspdf.debug.js",
77
"moduleType": [
88
"amd",
99
"globals"

0 commit comments

Comments
 (0)