Merge branch 'master' into develop
This commit is contained in:
commit
cdc63a9118
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue