Browse Source

Update dependencies.

pull/634/head
XhmikosR 11 years ago
parent
commit
948ae4ae7a
  1. 4
      package.json

4
package.json

@ -39,10 +39,10 @@
"grunt-csscomb": "~3.0.0-1", "grunt-csscomb": "~3.0.0-1",
"grunt-html-validation": "~0.1.18", "grunt-html-validation": "~0.1.18",
"grunt-jekyll": "~0.4.2", "grunt-jekyll": "~0.4.2",
"grunt-jscs-checker": "~0.6.0", "grunt-jscs": "~0.6.1",
"grunt-sed": "~0.1.1", "grunt-sed": "~0.1.1",
"load-grunt-tasks": "~0.6.0", "load-grunt-tasks": "~0.6.0",
"time-grunt": "~0.3.2" "time-grunt": "~0.4.0"
}, },
"engines": { "engines": {
"node": "~0.10.1" "node": "~0.10.1"

Loading…
Cancel
Save