Security update for permissions_by_term
[yaffs-website] / package.json
index c02caf8bfad36f4d6819ec79c97fdb517214c6a8..f24d07025e3d66be9f97777d2365179bdd73643e 100644 (file)
@@ -5,11 +5,14 @@
   "main": "web/index.php",
   "dependencies": {},
   "devDependencies": {
+    "grunt": "^1.0.1",
     "grunt-contrib-compass": "^1.1.1",
     "grunt-contrib-sass": "^1.0.0",
     "grunt-contrib-watch": "^1.0.0",
+    "grunt-uncss": "^0.6.1",
     "gulp": "^3.9.1",
-    "gulp-sass": "^3.1.0"
+    "gulp-sass": "^3.1.0",
+    "video.js": "^5.19.2"
   },
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1"