This commit is contained in:
Chris Rebert 2014-08-26 11:16:40 -07:00
Родитель 85d58c90b3
Коммит dc459982f8
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -33,7 +33,7 @@
"grunt-contrib-csslint": "~0.2.0",
"grunt-contrib-cssmin": "~0.10.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-sass": "~0.7.3",
"grunt-contrib-sass": "~0.8.1",
"grunt-contrib-uglify": "~0.5.1",
"grunt-contrib-watch": "~0.6.1",
"grunt-csscomb": "~3.0.0",
@ -42,7 +42,7 @@
"grunt-jscs": "~0.6.2",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~0.6.0",
"time-grunt": "~0.4.0"
"time-grunt": "~1.0.0"
},
"engines": {
"node": "~0.10.1"