Bumping package version -> 9.5.6

feature/default_network_editable
ryanml 4 years ago
parent 9075ea1cdf
commit 96c6affb12
  1. 2
      package.json
  2. 3
      test/e2e/fixtures/address-entry/state.json
  3. 3
      test/e2e/fixtures/connected-state/state.json
  4. 3
      test/e2e/fixtures/import-ui/state.json
  5. 3
      test/e2e/fixtures/imported-account/state.json
  6. 3
      test/e2e/fixtures/localization/state.json
  7. 3
      test/e2e/fixtures/metrics-enabled/state.json
  8. 3
      test/e2e/fixtures/send-edit/state.json
  9. 3
      test/e2e/fixtures/threebox-enabled/state.json

@ -1,6 +1,6 @@
{ {
"name": "metamask-crx", "name": "metamask-crx",
"version": "9.5.5", "version": "9.5.6",
"private": true, "private": true,
"repository": { "repository": {
"type": "git", "type": "git",

@ -61,9 +61,6 @@
"5": { "5": {
"isShown": true "isShown": true
}, },
"6": {
"isShown": true
},
"6": { "6": {
"isShown": true "isShown": true
} }

@ -51,9 +51,6 @@
"5": { "5": {
"isShown": true "isShown": true
}, },
"6": {
"isShown": true
},
"6": { "6": {
"isShown": true "isShown": true
} }

@ -102,9 +102,6 @@
"5": { "5": {
"isShown": true "isShown": true
}, },
"6": {
"isShown": true
},
"6": { "6": {
"isShown": true "isShown": true
} }

@ -47,9 +47,6 @@
"5": { "5": {
"isShown": true "isShown": true
}, },
"6": {
"isShown": true
},
"6": { "6": {
"isShown": true "isShown": true
} }

@ -47,9 +47,6 @@
"5": { "5": {
"isShown": true "isShown": true
}, },
"6": {
"isShown": true
},
"6": { "6": {
"isShown": true "isShown": true
} }

@ -51,9 +51,6 @@
"5": { "5": {
"isShown": true "isShown": true
}, },
"6": {
"isShown": true
},
"6": { "6": {
"isShown": true "isShown": true
} }

@ -48,9 +48,6 @@
"5": { "5": {
"isShown": true "isShown": true
}, },
"6": {
"isShown": true
},
"6": { "6": {
"isShown": true "isShown": true
} }

@ -58,9 +58,6 @@
"5": { "5": {
"isShown": true "isShown": true
}, },
"6": {
"isShown": true
},
"6": { "6": {
"isShown": true "isShown": true
} }

Loading…
Cancel
Save