Skip to content

Commit 1617290

Browse files
committed
Move eslint-plugin-fb-flow to devDependencies
1 parent bd9bec0 commit 1617290

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"copy-webpack-plugin": "4.6.0",
3333
"core-js": "3.6.5",
3434
"detect-node": "2.0.3",
35-
"eslint-plugin-fb-flow": "^0.0.2",
3635
"file-loader": "3.0.1",
3736
"filesize": "2.0.4",
3837
"generic-diff": "1.0.1",
@@ -76,6 +75,7 @@
7675
"babel-plugin-istanbul": "5.2.0",
7776
"chrome-remote-interface": "0.27.0",
7877
"eslint": "7.9.0",
78+
"eslint-plugin-fb-flow": "0.0.2",
7979
"eslint-plugin-flowtype": "5.2.0",
8080
"eslint-plugin-import": "2.22.0",
8181
"eslint-plugin-react": "7.20.6",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -3004,7 +3004,7 @@ eslint-module-utils@^2.6.0:
30043004
debug "^2.6.9"
30053005
pkg-dir "^2.0.0"
30063006

3007-
eslint-plugin-fb-flow@^0.0.2:
3007+
30083008
version "0.0.2"
30093009
resolved "https://registry.yarnpkg.com/eslint-plugin-fb-flow/-/eslint-plugin-fb-flow-0.0.2.tgz#54a5d1699872863b86a79f19f39c3085bb65a517"
30103010
integrity sha512-Wp5u0rGWLbufdv6rKUoa6A3/DWF1Tc19F762apVmBg2edVET4LjHIApsMl+LIzuRw767uTGF9BB9KuPtrakM0g==

0 commit comments

Comments
 (0)