Skip to content

Commit e77bf88

Browse files
committed
[changed] Update eslint. Dev dependency.
1 parent 6c7a5f0 commit e77bf88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"colors": "^1.0.3",
5353
"css-loader": "^0.14.1",
5454
"es5-shim": "^4.1.0",
55-
"eslint": "0.22.1",
55+
"eslint": "0.23.0",
5656
"eslint-plugin-mocha": "^0.2.2",
5757
"eslint-plugin-react": "^2.1.0",
5858
"express": "^4.12.3",
@@ -102,4 +102,4 @@
102102
"dependencies": {
103103
"classnames": "^2.0.0"
104104
}
105-
}
105+
}

0 commit comments

Comments
 (0)