Parcourir la source

Remove npm dependencie Fix #257 #258

Amauri CHAMPEAUX il y a 6 ans
Parent
commit
118cee2534
1 fichiers modifiés avec 1 ajouts et 3 suppressions
  1. 1 3
      package.json

+ 1 - 3
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"