Skip to content

Commit 093921c

Browse files
committed
ie8 bugfix
1 parent 43eb081 commit 093921c

File tree

4 files changed

+40
-689
lines changed

4 files changed

+40
-689
lines changed

bower.json

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +0,0 @@
1-
{
2-
"name": "jspdf",
3-
"version": "1.0.272",
4-
"homepage": "https://github.com/mrrio/jspdf",
5-
"description": "PDF Document creation from JavaScript",
6-
"main": "dist/jspdf.min.js",
7-
"moduleType": [
8-
"amd",
9-
"globals"
10-
],
11-
"keywords": [
12-
"pdf"
13-
],
14-
"license": "MIT",
15-
"ignore": [
16-
"**/.*",
17-
"libs",
18-
"CNAME",
19-
"jspdf.js",
20-
"jspdf.PLUGINTEMPLATE.js",
21-
"jspdf.plugin.*",
22-
"todo.txt",
23-
"wscript.py",
24-
"build.sh",
25-
"test",
26-
"tools"
27-
]
28-
}

0 commit comments

Comments
 (0)