1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-06 03:50:04 +02:00

Angular gettext is broken in 1.1.0. Reverting to 1.0.1.

This commit is contained in:
Gunther Brunner 2014-09-11 20:59:07 +09:00
parent 0ee9e5fe53
commit a9213e0659

View file

@ -15,13 +15,13 @@
"jquery.terminal": "~0.8.8",
"stf-site": "~0.4.1",
"stf-analytics": "~0.2.2",
"angular-gettext": "~1.1.0",
"angular-gettext": "git://github.com/rubenv/angular-gettext.git#277d87d35c297f4838c529db4d9069a0b4f57687",
"angular-ui-ace": "~0.1.1",
"ui-bootstrap-alerts": "~0.1.5",
"requirejs": "~2.1.15",
"stf-graphics": "~0.1.1",
"angular-bootstrap": "~0.11.0",
"angular-dialog-service": "~5.1.1",
"angular-dialog-service": "~5.1.2",
"ng-file-upload": "~1.6.5",
"angular-growl-v2": "JanStevens/angular-growl-2#~0.7.0",
"angular-tree-control": "~0.2.2",