Skip to content

Commit feec218

Browse files
committed
fix bower version resolution
1 parent c8c0b58 commit feec218

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"angular-scroll": "^1.0.0",
3838
"angular-click-outside": "^2.10.1",
3939
"bluebird": "^3.4.7",
40-
"html2canvas": "^0.4.1",
41-
"jspdf": "^1.3.2",
40+
"html2canvas": "0.4.1",
41+
"jspdf": "1.3.2",
4242
"angular-filter": "^0.5.14"
4343
},
4444
"resolutions": {

0 commit comments

Comments
 (0)