summaryrefslogtreecommitdiff
path: root/www/lib/videogular-controls/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/videogular-controls/package.json')
-rw-r--r--www/lib/videogular-controls/package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/lib/videogular-controls/package.json b/www/lib/videogular-controls/package.json
index 195fa399..a5cc0b7a 100644
--- a/www/lib/videogular-controls/package.json
+++ b/www/lib/videogular-controls/package.json
@@ -1,7 +1,10 @@
{
"name": "videogular-controls",
- "version": "1.3.2",
+ "version": "1.4.4",
"main": "index.js",
+ "dependencies": {
+ "videogular": "~1.4.4"
+ },
"devDependencies": {
"grunt": "~0.4.1",
"grunt-release": "~0.7.0"