diff options
| author | Yuval Adam <_@yuv.al> | 2017-10-21 20:27:45 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-10-21 20:27:45 +0300 |
| commit | 2aed6ffbf21503d9d76f5556df491f2630deae8b (patch) | |
| tree | bce779747c94182478eaaf2dc7e6501215228f3b /yarn.lock | |
| parent | 7fca3ed3da102582d0553ed455feaf3ff9ac8389 (diff) | |
Move webpack to deps for Heroku build
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4926,9 +4926,9 @@ webpack-sources@^1.0.1: source-list-map "^2.0.0" source-map "~0.5.3" -webpack@^3.7.1: - version "3.7.1" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.7.1.tgz#6046b5c415ff7df7a0dc54c5b6b86098e8b952da" +webpack@^3.8.1: + version "3.8.1" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.8.1.tgz#b16968a81100abe61608b0153c9159ef8bb2bd83" dependencies: acorn "^5.0.0" acorn-dynamic-import "^2.0.0" |
