Update cssjanus from 1.2.0 to 1.2.1
[lhc/web/wiklou.git] / package.json
index 3ab6b0c..387e74e 100644 (file)
@@ -1,7 +1,8 @@
 {
   "private": true,
   "scripts": {
-    "test": "grunt test",
+    "build": "grunt minify",
+    "test": "grunt lint",
     "qunit": "grunt qunit",
     "doc": "jsduck",
     "postdoc": "grunt copy:jsduck",