Update npm package name to fleetctl (#156)

This is an update from the prior name osquery-fleetctl now that we got
the fleetctl name.
This commit is contained in:
Zach Wasserman
2020-12-30 15:19:43 -08:00
committed by GitHub
parent c8a7756296
commit 81df308346
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "osquery-fleetctl",
"name": "fleetctl",
"version": "3.5.1",
"description": "Installer for the fleetctl CLI tool",
"main": "binary.js",