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/**" ],