Skip to content

Commit e16fbec

Browse files
committed
Add react, react-dom, and infinite-tree to devDependencies
1 parent e05217b commit e16fbec

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,13 @@
5858
"css-loader": "^0.23.1",
5959
"eslint": "^2.10.2",
6060
"eslint-config-airbnb": "^9.0.1",
61+
"eslint-plugin-import": "^1.8.0",
62+
"eslint-plugin-jsx-a11y": "^1.2.2",
6163
"eslint-plugin-react": "^5.1.1",
64+
"infinite-tree": "^1.2.0",
6265
"nib": "^1.1.0",
66+
"react": "^15.1.0",
67+
"react-dom": "^15.1.0",
6368
"style-loader": "^0.13.1",
6469
"stylint": "^1.3.10",
6570
"stylus": "^0.54.5",

0 commit comments

Comments
 (0)