Update flow-bin to the latest version 🚀 (#4877)

* chore(package): update flow-bin to version 0.76.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This commit is contained in:
greenkeeper[bot]
2018-07-12 14:23:05 +00:00
committed by Florent Vilmart
parent 41b0bf09bb
commit c99cbbf530
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4160,9 +4160,9 @@
}
},
"flow-bin": {
"version": "0.75.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.75.0.tgz",
"integrity": "sha1-uW0e6Z07RGoyJr5mtAEyJM6d8mA=",
"version": "0.76.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.76.0.tgz",
"integrity": "sha512-ywyEEEDYuItrkpx9HqRhuY78rXYbaWiNZSWgaI0KUGGeOldaTEbCZXosspxTEKqmQTCBW1/02Z2K0kC9C6hqzQ==",
"dev": true
},
"for-in": {