From 6f046874363dbfd5c6ea37ee16b05cc800c35d95 Mon Sep 17 00:00:00 2001 From: Martin Bigio Date: Mon, 12 Oct 2015 13:00:03 -0700 Subject: [PATCH] Include `private-cli` on npm export Reviewed By: @vjeux Differential Revision: D2532645 fb-gh-sync-id: 94e45cd0e799dd450feb6e1a8e9fc85a6655dffb --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 2589a90e0..0c0bf85e9 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,7 @@ "packager", "cli.js", "local-cli", + "private-cli", "init.sh", "LICENSE", "PATENTS",