Duplicate "cookies" permissions in webextension/manifest.json #60 (#61)

This commit is contained in:
Andrea Marchesini
2017-01-10 10:25:41 +00:00
committed by Jonathan Kingston
parent aeddb7c3ad
commit 398ea9907f
2 changed files with 3 additions and 4 deletions
+2 -2
View File
@@ -7,9 +7,9 @@
"bugs": {
"url": "https://github.com/mozilla/testpilot-containers/issues"
},
"dependencies": {
},
"dependencies": {},
"devDependencies": {
"addons-linter": "^0.15.14",
"eslint": "^3.12.2",
"jpm": "^1.2.2"
},