.jpmignore .npm directory (created by deploy-txp?)
This commit is contained in:
parent
1fb2c31e9a
commit
971760d202
3 changed files with 3 additions and 2 deletions
|
@ -9,6 +9,7 @@ node_modules/
|
|||
.gitignore
|
||||
.htmllintrc
|
||||
.jpmignore
|
||||
.npm
|
||||
.stylelintrc
|
||||
.travis.yml
|
||||
*.xpi
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "testpilot-containers",
|
||||
"title": "Containers Experiment",
|
||||
"description": "Containers works by isolating cookie jars using separate origin-attributes defined visually by colored ‘Container Tabs’. This add-on is a modified version of the containers feature for Firefox Test Pilot.",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"author": "Andrea Marchesini, Luke Crouch and Jonathan Kingston",
|
||||
"bugs": {
|
||||
"url": "https://github.com/mozilla/testpilot-containers/issues"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"manifest_version": 2,
|
||||
"name": "Containers Experiment",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2.",
|
||||
|
||||
"description": "Containers works by isolating cookie jars using separate origin-attributes defined visually by colored ‘Container Tabs’. This add-on is a modified version of the containers feature for Firefox Test Pilot.",
|
||||
"icons": {
|
||||
|
|
Loading…
Add table
Reference in a new issue