diff options
| author | PliablePixels <pliablepixels@gmail.com> | 2015-07-02 10:33:26 -0400 |
|---|---|---|
| committer | PliablePixels <pliablepixels@gmail.com> | 2015-07-02 10:33:26 -0400 |
| commit | f3136eefe9105deb1d97123629dae80c2de66304 (patch) | |
| tree | 5389bd34d555ab4c3c065292e17cd41576db33ae /www/lib/ng-mfb/.bower.json | |
| parent | 5e523cf0d1a3644f6a41709b777b08f73ec71d49 (diff) | |
updated libraries, squashed the problem of not getting bar handles on click, optimized montage view
Diffstat (limited to 'www/lib/ng-mfb/.bower.json')
| -rw-r--r-- | www/lib/ng-mfb/.bower.json | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/www/lib/ng-mfb/.bower.json b/www/lib/ng-mfb/.bower.json index 63fa6283..80efa72e 100644 --- a/www/lib/ng-mfb/.bower.json +++ b/www/lib/ng-mfb/.bower.json @@ -1,6 +1,6 @@ { "name": "ng-material-floating-button", - "version": "0.4.0", + "version": "0.4.2", "homepage": "https://github.com/nobitagit/ng-material-floating-button", "authors": [ "Nobita" @@ -36,14 +36,13 @@ "dependencies": { "angular": "~1.3.6" }, - "_release": "0.4.0", + "_release": "0.4.2", "_resolution": { "type": "version", - "tag": "v0.4.0", - "commit": "0cf41d7d9c622f7cbe54392b3e6977408df94b1d" + "tag": "v0.4.2", + "commit": "35ec9e334c43a86b7a6438f7cdad0a503db17e40" }, "_source": "git://github.com/nobitagit/ng-material-floating-button.git", "_target": "~0.4.0", - "_originalSource": "ng-mfb", - "_direct": true + "_originalSource": "ng-mfb" } |
