aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json4
-rw-r--r--package.json1
2 files changed, 2 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index c747cfe..ec1f146 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15206,8 +15206,8 @@
}
},
"web-ext": {
- "version": "github:ueokande/web-ext#5d7efae2a42e7b3555aa6cb964122a184e63233c",
- "from": "github:ueokande/web-ext#patched-3.0.0",
+ "version": "3.0.0",
+ "resolved": "github:ueokande/web-ext#5d7efae2a42e7b3555aa6cb964122a184e63233c",
"dev": true,
"requires": {
"@babel/polyfill": "7.2.5",
diff --git a/package.json b/package.json
index 861cb9a..564b357 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,6 @@
"sass-loader": "^7.1.0",
"sinon-chrome": "^2.3.2",
"style-loader": "^0.23.1",
- "web-ext": "github:ueokande/web-ext#patched-3.0.0",
"webextensions-api-fake": "^0.5.1",
"webpack": "^4.29.6",
"webpack-cli": "^3.2.3"