ソースを参照

Merge branch 'bgrozev-restrict-eslint-versions'

dev1
Lyubomir Marinov 9年前
コミット
18e6f3032b
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      package.json

+ 1
- 1
package.json ファイルの表示

34
     "babel-loader": "*",
34
     "babel-loader": "*",
35
     "babel-polyfill": "*",
35
     "babel-polyfill": "*",
36
     "babel-preset-es2015": "*",
36
     "babel-preset-es2015": "*",
37
-    "eslint": "*",
37
+    "eslint": ">=3",
38
     "jshint": "^2.8.0",
38
     "jshint": "^2.8.0",
39
     "precommit-hook": "^3.0.0",
39
     "precommit-hook": "^3.0.0",
40
     "string-replace-loader": "*",
40
     "string-replace-loader": "*",

読み込み中…
キャンセル
保存