Skip to content

Commit 795905a

Browse files
author
Malte W
committed
updated examples
1 parent 443fd47 commit 795905a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

examples/simple/package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,11 @@
3030
"babel-loader": "^6.2.0",
3131
"bootstrap-sass": "^3.3.6",
3232
"dom-css": "^2.0.0",
33-
"eslint": "^1.6.0",
34-
"eslint-config-airbnb": "^5.0.0",
35-
"eslint-plugin-react": "^3.5.1",
33+
"eslint": "^2.9.0",
34+
"eslint-config-airbnb": "^9.0.1",
35+
"eslint-plugin-import": "^1.10.2",
36+
"eslint-plugin-jsx-a11y": "^1.2.0",
37+
"eslint-plugin-react": "^5.2.2",
3638
"extract-text-webpack-plugin": "^1.0.1",
3739
"lodash": "^3.10.1",
3840
"node-libs-browser": "^0.5.2",

0 commit comments

Comments
 (0)