1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 10:39:25 +02:00

Update ng-file-upload now that the bug fix is out.

This commit is contained in:
Simo Kinnunen 2014-03-27 10:49:40 +09:00
parent b1089a631d
commit c945a460e7

View file

@ -23,7 +23,7 @@
"stf-graphics": "git@ghe.amb.ca.local:stf/stf-graphics.git", "stf-graphics": "git@ghe.amb.ca.local:stf/stf-graphics.git",
"angular-bootstrap": "~0.10.0", "angular-bootstrap": "~0.10.0",
"angular-dialog-service": "~3.1.0", "angular-dialog-service": "~3.1.0",
"ng-file-upload": "1.2.9", "ng-file-upload": "~1.2.11",
"angular-growl-v2": "JanStevens/angular-growl-2#~0.5.3", "angular-growl-v2": "JanStevens/angular-growl-2#~0.5.3",
"bluebird": "~1.1.1" "bluebird": "~1.1.1"
}, },