comparison client/package.json @ 1402:acb71a982837

client: improve translation process docs * Add comment that vue-gettext and easygettext node packages are needed to run the process. * Update easygettext version to latest.
author Fadi Abbud <fadi.abbud@intevation.de>
date Wed, 28 Nov 2018 16:17:17 +0100
parents d1d8c7bd16a1
children 08036d9f0c67
comparison
equal deleted inserted replaced
1401:178f5beeab03 1402:acb71a982837
55 "@vue/test-utils": "^1.0.0-beta.20", 55 "@vue/test-utils": "^1.0.0-beta.20",
56 "babel-core": "7.0.0-bridge.0", 56 "babel-core": "7.0.0-bridge.0",
57 "babel-jest": "^23.0.1", 57 "babel-jest": "^23.0.1",
58 "concurrently": "^4.0.1", 58 "concurrently": "^4.0.1",
59 "copy-webpack-plugin": "^4.6.0", 59 "copy-webpack-plugin": "^4.6.0",
60 "easygettext": "^2.4.0", 60 "easygettext": "^2.7.0",
61 "node-sass": "^4.10.0", 61 "node-sass": "^4.10.0",
62 "pretty-quick": "^1.6.0", 62 "pretty-quick": "^1.6.0",
63 "sass-loader": "^7.0.1", 63 "sass-loader": "^7.0.1",
64 "vue-gettext": "^2.1.1", 64 "vue-gettext": "^2.1.1",
65 "vue-template-compiler": "^2.5.17", 65 "vue-template-compiler": "^2.5.17",