Update all dependencies.
authorXhmikosR <xhmikosr@users.sourceforge.net>
Tue, 18 Mar 2014 05:06:23 +0000 (07:06 +0200)
committerXhmikosR <xhmikosr@users.sourceforge.net>
Tue, 18 Mar 2014 05:25:38 +0000 (07:25 +0200)
Node.js v0.10 is required for this.

.travis.yml
package.json

index a503ff4..672a1c7 100644 (file)
@@ -1,6 +1,5 @@
 language: node_js
 node_js:
-  - "0.8"
   - "0.10"
   - "0.11"
 branches:
index f903b97..82852b8 100644 (file)
@@ -28,7 +28,7 @@
     "url": "https://github.com/kangax/html-minifier/issues"
   },
   "engines": {
-    "node": ">=0.8.0"
+    "node": ">=0.10.0"
   },
   "directories": {
     "test": "tests"
   "devDependencies": {
     "grunt": "0.4.x",
     "grunt-contrib-concat": "0.3.x",
-    "grunt-contrib-jshint": "0.8.x",
+    "grunt-contrib-jshint": "0.9.x",
     "grunt-contrib-qunit": "0.4.x",
-    "grunt-contrib-uglify": "0.3.x",
+    "grunt-contrib-uglify": "0.4.x",
     "grunt-exec": "0.4.x",
     "grunt-jscs-checker": "0.4.x",
-    "load-grunt-tasks": "0.3.x",
-    "qunit": "0.5.x",
+    "load-grunt-tasks": "0.4.x",
+    "qunit": "0.6.x",
     "time-grunt": "0.2.x"
   },
   "files": [