Update package.json
This commit is contained in:
parent
d961d538f3
commit
f784e712e7
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue