Skip to content

Commit

Permalink
Merge pull request #89 from alechenninger/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
dcrissman committed Apr 17, 2015
2 parents f20b0a6 + 22628d8 commit 04f9e56
Show file tree
Hide file tree
Showing 286 changed files with 48,853 additions and 34,534 deletions.
16 changes: 8 additions & 8 deletions data-mgmt/bower.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"name": "lightblue-data-mgmt",
"dependencies": {
"angular": ">=1.3.0",
"angular": "1.3.15",
"jquery": "1.11.1",
"bootstrap": "~3.2.x",
"angular-route": "~1.3.x",
"angular-route": "1.3.15",
"lightblue.js": "~0.3.0",
"angular-ui-select": "~0.8.3",
"angular-sanitize": "~1.3.2",
"jsoneditor": "~3.1.2",
"angular-strap": "~2.1.6"
"angular-ui-select": "~0.11.2",
"angular-sanitize": "1.3.15",
"jsoneditor": "~4.1.3",
"angular-ui-bootstrap-bower": "~0.12.1"
},
"devDependencies": {
"angular-mocks": "~1.3.4"
"angular-mocks": "~1.3.15"
},
"resolutions": {
"angular": ">=1.3.0"
"angular": "1.3.15"
}
}

This file was deleted.

This file was deleted.

0 comments on commit 04f9e56

Please sign in to comment.