diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-06-26 18:08:07 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-06-26 18:08:07 -0400 |
| commit | a1f3994a1849dbd1b5157adf8c16e6e72ca5736e (patch) | |
| tree | eac5c64796a12a0dc9ee8bc495eb6805e345064c /www/lib/videogular/.bower.json | |
| parent | 4c63b323d7fa20f9ed8494c627235c5f2892ff85 (diff) | |
updated videogular to 1.4.4
Former-commit-id: 7348ef0ae60746ce86cd4e813cf10e8b53e723d7
Diffstat (limited to 'www/lib/videogular/.bower.json')
| -rw-r--r-- | www/lib/videogular/.bower.json | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/www/lib/videogular/.bower.json b/www/lib/videogular/.bower.json index f105cfd7..2246d623 100644 --- a/www/lib/videogular/.bower.json +++ b/www/lib/videogular/.bower.json @@ -1,20 +1,19 @@ { "name": "videogular", - "version": "1.3.2", + "version": "1.4.4", "main": "./videogular.js", "dependencies": { "angular": "^1.3.x", "angular-sanitize": "^1.3.x" }, "homepage": "https://github.com/2fdevs/bower-videogular", - "_release": "1.3.2", + "_release": "1.4.4", "_resolution": { "type": "version", - "tag": "v1.3.2", - "commit": "b0c01c91bd5277797d3a02e5546a5b31423cfeaa" + "tag": "v1.4.4", + "commit": "6075385b6f0e41ffa707cf2c1f0afd456ac45e69" }, - "_source": "git://github.com/2fdevs/bower-videogular.git", - "_target": "~1.3.2", - "_originalSource": "videogular", - "_direct": true + "_source": "https://github.com/2fdevs/bower-videogular.git", + "_target": "~1.4.4", + "_originalSource": "videogular" }
\ No newline at end of file |
