]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - package.json
Update footer.yml
[irc/freenode/web-7.0.git] / package.json
old mode 100644 (file)
new mode 100755 (executable)
index 4f97e6b..1a8a5f9
   "devDependencies": {
     "postcss-cli": "^2.6.0",
     "postcss-cssnext": "^2.6.0",
-    "postcss-csso": "^1.1.2"
+    "postcss-csso": "^1.1.2",
+    "standard": "^11.0.1",
+    "uglify-js": "^3.3.25"
+  },
+  "standard": {
+    "ignore": [
+      "static/files/"
+    ]
   }
-}
+}
\ No newline at end of file