comparison client/package.json @ 1368:d1d8c7bd16a1

switched from vue2-toastr to vue-snotify
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 27 Nov 2018 11:04:21 +0100
parents 2738a6ae9ad8
children acb71a982837
comparison
equal deleted inserted replaced
1367:5d4bfe4fa13c 1368:d1d8c7bd16a1
25 "@turf/helpers": "^6.1.4", 25 "@turf/helpers": "^6.1.4",
26 "@turf/line-intersect": "^6.0.2", 26 "@turf/line-intersect": "^6.0.2",
27 "animate.css": "^3.7.0", 27 "animate.css": "^3.7.0",
28 "axios": "^0.18.0", 28 "axios": "^0.18.0",
29 "bootstrap": "^4.1.1", 29 "bootstrap": "^4.1.1",
30 "cxlt-vue2-toastr": "^1.1.0",
31 "d3": "^5.7.0", 30 "d3": "^5.7.0",
32 "debounce": "^1.2.0", 31 "debounce": "^1.2.0",
33 "font-awesome": "^4.7.0", 32 "font-awesome": "^4.7.0",
34 "glob-all": "^3.1.0", 33 "glob-all": "^3.1.0",
35 "locale2": "^2.2.0", 34 "locale2": "^2.2.0",
40 "vue": "^2.5.16", 39 "vue": "^2.5.16",
41 "vue-clipboard2": "^0.2.1", 40 "vue-clipboard2": "^0.2.1",
42 "vue-color": "^2.6.0", 41 "vue-color": "^2.6.0",
43 "vue-highlightjs": "^1.3.3", 42 "vue-highlightjs": "^1.3.3",
44 "vue-router": "^3.0.1", 43 "vue-router": "^3.0.1",
44 "vue-snotify": "^3.2.1",
45 "vuex": "^3.0.1", 45 "vuex": "^3.0.1",
46 "webpack-cli": "^3.1.2" 46 "webpack-cli": "^3.1.2"
47 }, 47 },
48 "devDependencies": { 48 "devDependencies": {
49 "@vue/cli-plugin-babel": "^3.1.1", 49 "@vue/cli-plugin-babel": "^3.1.1",