update dependencies
This commit is contained in:
parent
3ee8ac44f4
commit
344763a4c6
3 changed files with 845 additions and 671 deletions
|
@ -2,7 +2,7 @@
|
|||
"manifest_version": 2,
|
||||
"name": "__MSG_extension_name__",
|
||||
"short_name": "matomo-injector",
|
||||
"version": "3.3.1",
|
||||
"version": "3.3.2",
|
||||
"author": "Lukas Winkler, xcv58, hromadadan",
|
||||
"description": "__MSG_extension_description__",
|
||||
"icons": {
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
"devDependencies": {
|
||||
"eslint": "^4.19.1",
|
||||
"htmllint-cli": "0.0.6",
|
||||
"npm-run-all": "^4.1.3",
|
||||
"web-ext": "^2.3.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
Reference in a new issue