bump dependencies

This commit is contained in:
Andrea Spacca
2020-10-11 19:56:47 +02:00
parent 96e06a2276
commit 4f446960cf
3 changed files with 7 additions and 6 deletions

View File

@@ -244,6 +244,7 @@ module.exports = function (grunt) {
'npm-command': {
'videojs-install': {
options: {
cmd: 'install',
cwd: '<%= yeoman.app %>/bower_components/videojs/'
}
},