aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2019-04-07 08:47:41 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2019-04-07 08:47:41 +0900
commitdbbd6d704eacd4c4ab7c1b139c0060225f14d982 (patch)
tree44219ce20ea80263d5e5b467e22b45368b927343
parent853034b43df029033433dfa5993bf86fcfab4b6e (diff)
Uninstall web-ext
-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"