瀏覽代碼

Updated grunt-jscs dependency version

Torkel Ödegaard 11 年之前
父節點
當前提交
1ca4ecc241
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package.json

+ 1 - 1
package.json

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