summaryrefslogtreecommitdiff
path: root/www/lib/videogular-themes-default/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/videogular-themes-default/bower.json')
-rw-r--r--www/lib/videogular-themes-default/bower.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/www/lib/videogular-themes-default/bower.json b/www/lib/videogular-themes-default/bower.json
index 38f5332c..b2b245ff 100644
--- a/www/lib/videogular-themes-default/bower.json
+++ b/www/lib/videogular-themes-default/bower.json
@@ -1,11 +1,15 @@
{
"name": "videogular-themes-default",
- "version": "1.3.2",
+ "version": "1.4.4",
"main": [
"./videogular.css",
- "./fonts/*"
+ "./fonts/videogular.woff",
+ "./fonts/videogular.ttf",
+ "./fonts/videogular.svg",
+ "./fonts/videogular.eot",
+ "./fonts/videogular.dev.svg"
],
"dependencies": {
- "videogular": "~1.3.2"
+ "videogular": "~1.4.4"
}
}