Update fleetctl NPM package to 3.7.4 (#316)

This corresponds with the published 3.7.4 fleetctl release.
This commit is contained in:
Zach Wasserman 2021-02-15 10:44:57 -08:00 committed by GitHub
parent da0bba7fe4
commit a91a24bb58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{
"name": "fleetctl",
"version": "3.7.1",
"version": "3.7.4",
"description": "Installer for the fleetctl CLI tool",
"bin": {
"fleetctl": "./run.js"