Merge branch 'master' into develop

This commit is contained in:
Maciej Barelkowski 2020-11-18 08:36:03 +01:00
commit cdc63a9118
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"distro": "node tasks/build-distro.js", "distro": "node tasks/build-distro.js",
"collect-translations": "COLLECT_TRANSLATIONS=1 npm test", "collect-translations": "COLLECT_TRANSLATIONS=1 npm test",
"test:distro": "node tasks/test-distro.js", "test:distro": "node tasks/test-distro.js",
"preversion": "run-s distro test:distro" "postversion": "run-s distro test:distro"
}, },
"repository": { "repository": {
"type": "git", "type": "git",