Skip to content
This repository was archived by the owner on Aug 18, 2021. It is now read-only.

Commit 43d6bad

Browse files
committed
add deps for npm 2
1 parent 326d181 commit 43d6bad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
"devDependencies": {
4141
"eslint": "^3.0.0",
4242
"eslint-config-babel": "^1.0.1",
43+
"eslint-plugin-babel": "^3.3.0",
44+
"eslint-plugin-flow-vars": "^0.5.0",
4345
"espree": "^3.0.0",
4446
"mocha": "^3.0.0"
4547
}

0 commit comments

Comments
 (0)