Restore wildcard versioning to videojs-standard with the correct minimum version
Showing
1 changed file
with
1 additions
and
1 deletions
-
Please register or sign in to post a comment
... | ... | @@ -121,7 +121,7 @@ |
"shelljs": "^0.5.3", | ||
"sinon": "1.10.2", | ||
"uglify-js": "^2.5.0", | ||
"videojs-standard": "4.0.2", | ||
"videojs-standard": "^4.0.3", | ||
"watchify": "^3.6.0" | ||
} | ||
} | ||
... | ... |