summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2017-10-13 13:18:33 +0100
committerFilipa Lacerda <filipa@gitlab.com>2017-10-13 13:18:33 +0100
commitc540a23176893c6db40a384d4aa6d95ae7a44716 (patch)
tree155906c7395fb6f160c34f7c8894c159546118b1 /package.json
parentc08fea6fd3b69c5efad14cf39783ef71a7006fad (diff)
downloadgitlab-ce-c540a23176893c6db40a384d4aa6d95ae7a44716.tar.gz
Update Vuex version39096-upgrade-vuex
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 5aa3ce3f757..b670415deb4 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
"vue-loader": "^11.3.4",
"vue-resource": "^1.3.4",
"vue-template-compiler": "^2.2.6",
- "vuex": "^2.3.1",
+ "vuex": "^3.0.0",
"webpack": "^3.5.5",
"webpack-bundle-analyzer": "^2.8.2",
"webpack-stats-plugin": "^0.1.5"