bump load-grunt-tasks to ^3.1.0 and grunt-banner to ^0.3.1

This commit is contained in:
Chris Rebert 2015-02-22 17:13:22 -08:00
Родитель 479956aa0c
Коммит 4778dfc074
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -35,7 +35,7 @@
"license": "MIT",
"devDependencies": {
"coveralls": "^2.11.2",
"grunt-banner": "^0.3.0",
"grunt-banner": "^0.3.1",
"grunt-browserify": "^3.2.0",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-jshint": "^0.11.0",
@ -48,7 +48,7 @@
"jquery": "~2.1.3",
"jscoverage": "^0.5.9",
"jscs-jsdoc": "^0.4.0",
"load-grunt-tasks": "^3.0.0",
"load-grunt-tasks": "^3.1.0",
"nodeunit": "^0.9.0",
"npm-shrinkwrap": "^200.1.0",
"time-grunt": "^1.0.0"