summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2017-05-25 12:55:49 -0500
committerMike Greiling <mike@pixelcog.com>2017-05-25 12:55:49 -0500
commit643a10fcc890293d70f18188125c2e59d4d64d6d (patch)
tree034a0e21f80934b7a3b5ca4c4d6dc3df2a799bf4 /package.json
parentde451a8cdc6f01648d58cb6f9dd0ee982f865c72 (diff)
downloadgitlab-ce-32737-audit-long-term-cacheability-of-webpack-assets.tar.gz
update webpack to v2.6.1 patch release to fix "Can't find variable: Promise" error32737-audit-long-term-cacheability-of-webpack-assets
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 4ab12dab946..8e280e77d67 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"vue-loader": "^11.3.4",
"vue-resource": "^0.9.3",
"vue-template-compiler": "^2.2.6",
- "webpack": "^2.6.0",
+ "webpack": "^2.6.1",
"webpack-bundle-analyzer": "^2.8.2"
},
"devDependencies": {