Browse Source

Bump the version of web-ext

pull/544/head
Guillaume Vincent 4 years ago
parent
commit
a7a18a8abe
2 changed files with 729 additions and 11 deletions
  1. +1
    -1
      package.json
  2. +728
    -10
      yarn.lock

+ 1
- 1
package.json View File

@@ -60,7 +60,7 @@
"vue-polyglot-utils": "^0.1.1",
"vue-template-compiler": "^2.6.10",
"walk": "^2.3.14",
"web-ext": "^3.2.0",
"web-ext": "^4.3.0",
"web-ext-submit": "^3.1.0",
"webpack": "^4.35.3",
"webpack-cli": "^3.3.6",


+ 728
- 10
yarn.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save