File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -3,3 +3,5 @@ examples/
3
3
Gruntfile.js
4
4
bower.json
5
5
src /
6
+ * .iml
7
+ .idea /
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ deploy:
22
22
- provider : npm
23
23
email : niklasvh@gmail.com
24
24
api_key :
25
- secure : dot+HzIe3thKep5mz5pyNYQV1ZYiGlVQAWScmfYh75AtOCJQJGvvw1alwRZDL0Ykn/7LeftZik845INn8Al8h4OEUQyuq2WmybZ5zn7PsLXRes7FtlJeYERO79bV5P3aV4vq4QoaZkPB5jQ98CmgQ2/9xPB+1ogNd7fRfUpSvSI =
25
+ secure : G/Szpr8q4/D6hp+H/Z9yyluUXtHAwf7LLa1Y07X59/Enlj1h7V5fQ7AW4/iAVM3XbIsrCPWR3dJU9g/ZxpxFg4OovIHVpS2Jr/mahtPYWdHR3pWuSmMW8QD+Twnq2VAFwSgg5Oumq3QxhX3YbCOnZox6+6Uviqk8FO7Z5B0RwW4 =
26
26
on :
27
27
tags : true
28
28
branch : master
Original file line number Diff line number Diff line change 40
40
"wd" : " ^0.2.21"
41
41
},
42
42
"scripts" : {
43
- "test" : " grunt travis --verbose" ,
44
- "postpublish" : " bower register html2canvas git://github.com/niklasvh/html2canvas.git"
43
+ "test" : " grunt travis --verbose"
45
44
},
46
45
"homepage" : " http://html2canvas.hertzen.com" ,
47
46
"licenses" : [
You can’t perform that action at this time.
0 commit comments