Skip to content

Commit a73ecd3

Browse files
committed
Merge pull request #243 from cameronmaske/bower-fix
Fix for #242
2 parents 22e8b4c + 9bcf205 commit a73ecd3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

bower.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@
1616
"**/.*",
1717
"libs",
1818
"CNAME",
19-
"jspdf.*",
19+
"jspdf.js",
20+
"jspdf.PLUGINTEMPLATE.js",
21+
"jspdf.plugin.*",
2022
"todo.txt",
2123
"wscript.py",
2224
"build.sh",

0 commit comments

Comments
 (0)