Remove obsolete branch-alias

This commit is contained in:
Serge Latyntcev 2019-11-14 01:24:52 +00:00
parent 2c16788d30
commit 58a4e04e88
1 changed files with 1 additions and 4 deletions

View File

@ -25,9 +25,6 @@
"project-files": [
"app/src/*"
],
"branch-alias": {
"4.x-dev": "4.5.x-dev"
},
"resources-dir": "_resources"
},
"config": {
@ -35,4 +32,4 @@
},
"prefer-stable": true,
"minimum-stability": "dev"
}
}