Browse Source

Remove unused grunt libraries from package.json

JohnnyT 10 years ago
parent
commit
6a5af2d20c
1 changed files with 0 additions and 2 deletions
  1. 0 2
      package.json

+ 0 - 2
package.json

@@ -31,7 +31,5 @@
         "pegjs": "~0.7.0",
         "grunt": "~0.4.0",
         "grunt-contrib-jshint": "~0.3.0",
-        "grunt-image-embed": "~0.1.3",
-        "grunt-contrib-mincss": "~0.3.2"
     }
 }