aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2018-06-16 09:01:14 +0900
committerGitHub <noreply@github.com>2018-06-16 09:01:14 +0900
commit7a4c0888c0fca8d8fc9df47e017e8500c4df5e5f (patch)
tree4cb58ff3aeea8f0f77f5e5d7becad0d09cd4f0f5 /package.json
parentf467e9bf20fd75723d83425b9c93b295161639f1 (diff)
parent88e963dcaf4aa8134c64661186f6078394ebd8aa (diff)
Merge pull request #410 from ueokande/greenkeeper/webpack-cli-3.0.7
Update webpack-cli to the 3.0.7
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 581262a..d6e202c 100644
--- a/package.json
+++ b/package.json
@@ -49,6 +49,6 @@
"web-ext": "github:ueokande/web-ext#patched-2.6.0",
"webextensions-api-fake": "^0.5.1",
"webpack": "^4.8.3",
- "webpack-cli": "^2.1.3"
+ "webpack-cli": "^3.0.7"
}
}