mirror of
https://github.com/kmoskwiak/videojs-resolution-switcher.git
synced 2025-10-03 09:49:21 +02:00
grunt in dev
This commit is contained in:
parent
afc90ed436
commit
bcff5176f1
1 changed files with 1 additions and 3 deletions
|
@ -34,10 +34,8 @@
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "grunt test"
|
"test": "grunt test"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
|
||||||
"grunt": "^0.4.5"
|
|
||||||
},
|
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"grunt": "^0.4.5",
|
||||||
"grunt-contrib-clean": "^1.0",
|
"grunt-contrib-clean": "^1.0",
|
||||||
"grunt-contrib-concat": "^1.0",
|
"grunt-contrib-concat": "^1.0",
|
||||||
"grunt-contrib-jshint": "^1.0",
|
"grunt-contrib-jshint": "^1.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue