We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0370d30 commit d10f0bdCopy full SHA for d10f0bd
package.json
@@ -15,9 +15,9 @@
15
"homepage": "https://github.com/ctd1500/videojs-hotkeys",
16
"devDependencies": {
17
"grunt": "^0.4.5",
18
- "grunt-contrib-clean": "^0.6.0",
19
- "grunt-contrib-copy": "^0.6.0",
20
- "grunt-contrib-uglify": "^0.9.1",
21
- "grunt-zip": "^0.16.0"
+ "grunt-contrib-clean": "^0.7.0",
+ "grunt-contrib-copy": "^0.8.0",
+ "grunt-contrib-uglify": "^0.11.0",
+ "grunt-zip": "^0.17.0"
22
}
23
0 commit comments