Update package.json

This commit is contained in:
Amauri CHAMPEAUX 2021-10-19 17:44:38 +02:00
parent d961d538f3
commit f784e712e7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "tarteaucitronjs", "name": "tarteaucitronjs",
"version": "1.9.4", "version": "1.9.5",
"main": "tarteaucitron.js", "main": "tarteaucitron.js",
"description": "Comply to the European cookie law", "description": "Comply to the European cookie law",
"dependencies": {}, "dependencies": {},
@ -19,7 +19,7 @@
"gdpr", "gdpr",
"cookie" "cookie"
], ],
"author": "Amauri.IO", "author": "amauri.io",
"license": "MIT", "license": "MIT",
"bugs": { "bugs": {
"url": "https://github.com/AmauriC/tarteaucitron.js/issues" "url": "https://github.com/AmauriC/tarteaucitron.js/issues"