From 4a68ac10f65f9281d53c774bf6234ae20dd2a2ce Mon Sep 17 00:00:00 2001 From: Alan Shaw Date: Mon, 20 Aug 2018 17:25:21 +0100 Subject: [PATCH] fix: npm publishes examples folder (#1513) License: MIT Signed-off-by: Alan Shaw --- .npmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmignore b/.npmignore index 59335fda64..6609102526 100644 --- a/.npmignore +++ b/.npmignore @@ -32,3 +32,4 @@ build node_modules test +examples