Remove npm dependencie Fix #257 #258

This commit is contained in:
Amauri CHAMPEAUX 2018-11-06 14:34:59 +01:00 committed by GitHub
parent 706fcff7e0
commit 118cee2534
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -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"