Skip to content

Commit

Permalink
Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
gunta committed Sep 9, 2014
1 parent 639d6c2 commit 883fce7
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "stf",
"version": "0.1.0",
"dependencies": {
"angular": "1.3.0-beta.18",
"angular-route": "1.3.0-beta.18",
"angular-sanitize": "1.3.0-beta.18",
"angular-animate": "1.3.0-beta.18",
"angular-touch": "1.3.0-beta.18",
"angular": "1.3.0-beta.19",
"angular-route": "1.3.0-beta.19",
"angular-sanitize": "1.3.0-beta.19",
"angular-animate": "1.3.0-beta.19",
"angular-touch": "1.3.0-beta.19",
"se7en-bootstrap-3": "~0.2.1",
"lodash": "~2.4.1",
"oboe": "~1.15.1",
Expand All @@ -15,7 +15,7 @@
"jquery.terminal": "~0.8.8",
"stf-site": "~0.4.1",
"stf-analytics": "~0.2.2",
"angular-gettext": "~1.0.0",
"angular-gettext": "~1.1.0",
"angular-ui-ace": "~0.1.1",
"ui-bootstrap-alerts": "~0.1.5",
"requirejs": "~2.1.15",
Expand All @@ -25,7 +25,7 @@
"ng-file-upload": "~1.6.5",
"angular-growl-v2": "JanStevens/angular-growl-2#~0.7.0",
"angular-tree-control": "~0.2.2",
"angular-loading-bar": "~0.5.1",
"angular-loading-bar": "~0.5.2",
"underscore.string": "~2.3.3",
"font-awesome-bower": "~4.1.0",
"bootstrap": "~3.2.0",
Expand All @@ -43,11 +43,11 @@
},
"private": true,
"resolutions": {
"angular": "1.3.0-beta.18",
"angular-sanitize": "1.3.0-beta.18",
"angular": "1.3.0-beta.19",
"angular-sanitize": "1.3.0-beta.19",
"bootstrap": "~3.2.0"
},
"devDependencies": {
"angular-mocks": "1.3.0-beta.18"
"angular-mocks": "1.3.0-beta.19"
}
}

0 comments on commit 883fce7

Please sign in to comment.