Browse Source

Update grunt packages

pull/5180/head
Ruud 10 years ago
parent
commit
f9faff8388
  1. 16
      package.json

16
package.json

@ -11,15 +11,15 @@
},
"devDependencies": {
"grunt": "~0.4.5",
"grunt-autoprefixer": "^2.0.0",
"grunt-autoprefixer": "^3.0.0",
"grunt-concurrent": "~1.0.0",
"grunt-contrib-cssmin": "~0.10.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-sass": "^0.8.1",
"grunt-contrib-uglify": "~0.6.0",
"grunt-contrib-cssmin": "~0.12.3",
"grunt-contrib-jshint": "~0.11.2",
"grunt-contrib-sass": "^0.9.2",
"grunt-contrib-uglify": "~0.9.1",
"grunt-contrib-watch": "~0.6.1",
"jshint-stylish": "^1.0.0",
"time-grunt": "^1.0.0",
"grunt-shell": "^1.1.1"
"jshint-stylish": "^2.0.0",
"time-grunt": "^1.2.1",
"grunt-shell": "^1.1.2"
}
}

Loading…
Cancel
Save