From 036584b51bd0cb38f0a693ffa4267cc66977786f Mon Sep 17 00:00:00 2001 From: Artal Druk Date: Wed, 8 Aug 2018 21:28:26 +0300 Subject: [PATCH] include example in .npmignore to prevent publishing of old folder --- .npmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmignore b/.npmignore index b5df8ee..7725d89 100644 --- a/.npmignore +++ b/.npmignore @@ -1,5 +1,6 @@ node_modules/ old-example/ +example/ example-js-code/ example-ios/ example-android/