Fix lint errors

feature/default_network_editable
bitpshr 6 years ago
parent d7b1cacabc
commit 896ae0ab89
  1. 2
      app/scripts/controllers/provider-approval.js
  2. 13542
      package-lock.json

@ -70,7 +70,7 @@ class ProviderApprovalController {
this.platform && this.platform.sendMessage({
action: 'answer-is-approved',
isApproved: this.approvedOrigins[origin] && this.caching,
caching: this.caching
caching: this.caching,
}, { active: true })
}

13542
package-lock.json generated

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save