comparison client/package.json @ 295:22deb76dff2c usermanagement

feat: Added vue2-toastr To show status messages.
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 31 Jul 2018 15:01:10 +0200
parents cd6ad5eaef8d
children 2c58906649be
comparison
equal deleted inserted replaced
294:c57b0b230452 295:22deb76dff2c
12 "test:e2e": "vue-cli-service test:e2e" 12 "test:e2e": "vue-cli-service test:e2e"
13 }, 13 },
14 "dependencies": { 14 "dependencies": {
15 "axios": "^0.18.0", 15 "axios": "^0.18.0",
16 "bootstrap": "^4.1.1", 16 "bootstrap": "^4.1.1",
17 "cxlt-vue2-toastr": "^1.1.0",
17 "font-awesome": "^4.7.0", 18 "font-awesome": "^4.7.0",
18 "locale2": "^2.2.0", 19 "locale2": "^2.2.0",
19 "ol": "^5.0.0", 20 "ol": "^5.0.0",
20 "vue": "^2.5.16", 21 "vue": "^2.5.16",
21 "vue-router": "^3.0.1", 22 "vue-router": "^3.0.1",