Bump flow-bin version to stop it hammering my Mac!
This commit is contained in:
parent
6060c36c1c
commit
1d435a6614
|
@ -2624,9 +2624,9 @@
|
|||
}
|
||||
},
|
||||
"flow-bin": {
|
||||
"version": "0.46.0",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.46.0.tgz",
|
||||
"integrity": "sha1-Bq1/4Z3dsQQiZEOAZKKjL+4SuHI=",
|
||||
"version": "0.55.0",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.55.0.tgz",
|
||||
"integrity": "sha1-kIPakye9jKtrQHbWPYXyJHp+rhs=",
|
||||
"dev": true
|
||||
},
|
||||
"for-in": {
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"eslint-plugin-import": "^2.0.1",
|
||||
"eslint-plugin-jsx-a11y": "^2.2.3",
|
||||
"eslint-plugin-react": "^6.4.1",
|
||||
"flow-bin": "^0.46.0",
|
||||
"flow-bin": "^0.55.0",
|
||||
"react": "^15.3.0",
|
||||
"react-dom": "^15.3.0",
|
||||
"react-native": "^0.44.0",
|
||||
|
|
Loading…
Reference in New Issue