diff --git a/package.json b/package.json index 230bab2..5f32290 100644 --- a/package.json +++ b/package.json @@ -2,9 +2,7 @@ "name": "tarteaucitronjs", "version": "1.0.0", "description": "Comply to the European cookie law", - "dependencies": { - "npm": "^6.4.1" - }, + "dependencies": {}, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1"