Skip to content

Commit

Permalink
Version v1.4.49
Browse files Browse the repository at this point in the history
  • Loading branch information
edclements committed Jun 6, 2018
1 parent 6b60e1f commit bce82af
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bookingbug-angular-services",
"version": "1.4.141",
"version": "1.4.49",
"homepage": "https://github.com/BookingBug/bookingbug-angular-services-bower",
"authors": [
"Glenn Shoosmith <[email protected]>",
Expand All @@ -20,16 +20,16 @@
"tests"
],
"dependencies": {
"bookingbug-angular-core": "1.4.141",
"bookingbug-angular-admin": "1.4.141",
"bookingbug-angular-core": "1.4.49",
"bookingbug-angular-admin": "1.4.49",
"angular-ui-calendar": "~1.0.0",
"fullcalendar": "2.3.1"
},
"resolutions": {
"fullcalendar": "2.3.1",
"jquery": "~1.11.2",
"angular": "1.2.28",
"bookingbug-angular-core": "1.4.141",
"bookingbug-angular-core": "1.4.49",
"moment": "~2.13.0"
}
}

0 comments on commit bce82af

Please sign in to comment.