Skip to content

Commit 46694aa

Browse files
committed
Build
1 parent d34733d commit 46694aa

File tree

5 files changed

+766
-31
lines changed

5 files changed

+766
-31
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jspdf",
3-
"version": "1.1.135",
3+
"version": "1.1.145",
44
"homepage": "https://github.com/yWorks/jsPDF",
55
"description": "PDF Document creation from JavaScript",
66
"main": "dist/jspdf.debug.js",

bower.json.bak

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "jspdf",
3-
"version": "1.1.135",
4-
"homepage": "https://github.com/mrrio/jspdf",
3+
"version": "1.1.345",
4+
"homepage": "https://github.com/yWorks/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)