From ecd289e773a37fe1f86e41e9da11d73cc1adfab2 Mon Sep 17 00:00:00 2001 From: Georgii Dolzhykov Date: Tue, 13 Sep 2016 11:49:48 +0300 Subject: [PATCH] chore(npm): update `.npmignore` --- .npmignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index f9c05a7..4e2a2f7 100644 --- a/.npmignore +++ b/.npmignore @@ -3,7 +3,8 @@ src test tasks -Gruntfile.coffee +gruntfile.js karma.conf.js karma-v0.8.conf.js CONTRIBUTING.md +integration-tests.sh