From b17b79b040c654780a2705199eefe8996b0b8eec Mon Sep 17 00:00:00 2001 From: Michael Williamson Date: Tue, 4 Apr 2017 17:34:44 +0100 Subject: [PATCH] Add npm-shrinkwrap.json to .npmignore --- .npmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmignore b/.npmignore index 9183fc5e..c1c8a01d 100644 --- a/.npmignore +++ b/.npmignore @@ -6,3 +6,4 @@ browser-demo node_modules makefile static +npm-shrinkwrap.json