comparison client/package.json @ 484:2ac37419f593

Implemented wamos/issue114 (Improve code consistency: For login use json body, disallow GET).
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 24 Aug 2018 11:36:11 +0200
parents 516f0f84fe39
children 4bc27eea4f09
comparison
equal deleted inserted replaced
483:27502291e564 484:2ac37419f593
16 "bootstrap": "^4.1.1", 16 "bootstrap": "^4.1.1",
17 "cxlt-vue2-toastr": "^1.1.0", 17 "cxlt-vue2-toastr": "^1.1.0",
18 "font-awesome": "^4.7.0", 18 "font-awesome": "^4.7.0",
19 "locale2": "^2.2.0", 19 "locale2": "^2.2.0",
20 "ol": "^5.0.0", 20 "ol": "^5.0.0",
21 "qs": "^6.5.2",
22 "vue": "^2.5.16", 21 "vue": "^2.5.16",
23 "vue-router": "^3.0.1", 22 "vue-router": "^3.0.1",
24 "vuex": "^3.0.1" 23 "vuex": "^3.0.1"
25 }, 24 },
26 "devDependencies": { 25 "devDependencies": {