Skip to content

Commit

Permalink
Stick some bower dependency version for relase.
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjulian committed Nov 6, 2015
1 parent 81ff6ed commit 4999ab2
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 14 deletions.
25 changes: 13 additions & 12 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"angular-resource": "~1.4.6",
"angular-sanitize": "~1.4.6",
"angular-animate": "~1.4.6",
"angular-ui-router": "~0.2.15",
"angular-breadcrumb": "~0.4.1",
"angular-ui-router": "0.2.15",
"angular-breadcrumb": "0.4.1",
"bootstrap": "~3.3.5",
"bootstrap-daterangepicker": "~1.3.23",
"jquery": "~2.1.4",
Expand All @@ -25,19 +25,19 @@
"angular-nvd3": "~1.0.2",
"angular-ui-grid": "~3.0.6",
"moment": "~2.10.6",
"moment-timezone": "~0.4.0",
"moment-timezone": "0.4.0",
"countto": "~1.1.0",
"angular-bootstrap": "~0.13.0",
"angular-moment": "~0.10.0",
"knex": "~0.7.6",
"angular-bootstrap": "0.13.0",
"angular-moment": "0.10.0",
"knex": "0.7.6",
"jquery-ui": "~1.11.4",
"angular-ui-sortable": "~v0.13.3",
"angular-ui-select": "~0.12.0",
"admin-lte": "~2.3.0",
"angular-load": "~0.3.0",
"angular-ui-sortable": "v0.13.3",
"angular-ui-select": "0.12.0",
"admin-lte": "2.3.0",
"angular-load": "0.3.0",
"lodash": "~3.10.1",
"angular-loading-bar": "~0.8.0",
"angular-ui-router-menus": "~0.2.1"
"angular-loading-bar": "0.8.0",
"angular-ui-router-menus": "0.2.1"
},
"devDependencies": {
"less": "~2.5.0",
Expand All @@ -52,6 +52,7 @@
"**/.*",
"ngdoc_assets",
"node_modules",
"/app",
"bower_components",
"test",
"server",
Expand Down
Loading

0 comments on commit 4999ab2

Please sign in to comment.