Skip to content

Commit 8c35034

Browse files
committed
chore: add eslint-plugin-react to deps
1 parent 658713f commit 8c35034

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"eslint": "^2.7.0",
5353
"eslint-config-prometheusresearch": "^0.2.0",
5454
"mocha": "^2.4.5",
55-
"babel-generator": "^6.7.5"
55+
"babel-generator": "^6.7.5",
56+
"eslint-plugin-react": "^4.3.0"
5657
}
57-
}
58+
}

0 commit comments

Comments
 (0)