From 956178ef5cf79feaae1c26122d034bdbaba02e38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Georget?= Date: Wed, 21 Oct 2015 10:32:27 +0200 Subject: [PATCH] Update package.json --- package.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/package.json b/package.json index 276050c..ed4e7fe 100644 --- a/package.json +++ b/package.json @@ -36,15 +36,10 @@ "mocha" ], "globals": [ - "strapi", - "angular", - "$", "_" ], "ignores": [ - "bin/_spawn.js", "node_modules/**", - "bower_components/**", "coverage/**", "test/**" ],