Przeglądaj źródła

Updated grunt-jscs dependency version

Torkel Ödegaard 11 lat temu
rodzic
commit
1ca4ecc241
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -62,7 +62,7 @@
   },
   },
   "license": "Apache License",
   "license": "Apache License",
   "dependencies": {
   "dependencies": {
-    "grunt-jscs-checker": "^0.4.4",
+    "grunt-jscs": "^0.8.1",
     "karma-sinon": "^1.0.3",
     "karma-sinon": "^1.0.3",
     "sinon": "^1.10.3"
     "sinon": "^1.10.3"
   }
   }