summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2019-05-13 09:47:54 +0200
committerGitHub <noreply@github.com>2019-05-13 09:47:54 +0200
commit226415a2f06d29808178b48d5c6e13f4cc36ad7b (patch)
treeb1c1f31ee85aa58a40030797e805f9c1de137696 /package.json
parented0b3f297c6756b3dccfde48dc1c4c4fc0c3545b (diff)
parent4313dffb97022d910de0d6d8299e12fe7612bc8b (diff)
downloadnextcloud-server-226415a2f06d29808178b48d5c6e13f4cc36ad7b.tar.gz
nextcloud-server-226415a2f06d29808178b48d5c6e13f4cc36ad7b.zip
Bump vuex from 3.1.0 to 3.1.1 (#15509)
Bump vuex from 3.1.0 to 3.1.1
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 d636dfb6dcf..10951521669 100644
--- a/package.json
+++ b/package.json
@@ -56,7 +56,7 @@
"vue-localstorage": "^0.6.2",
"vue-multiselect": "^2.1.6",
"vue-router": "^3.0.6",
- "vuex": "^3.1.0",
+ "vuex": "^3.1.1",
"vuex-router-sync": "^5.0.0"
},
"devDependencies": {