fix: handle patch & duplicate versions correctly

This commit is contained in:
Rainer Killinger
2021-09-06 14:36:06 +02:00
parent aeebbf9656
commit 8dffe29146
3 changed files with 42 additions and 24 deletions

View File

@@ -11,7 +11,8 @@
"@types/sha1": "1.1.3",
"config": "3.3.6",
"dockerode": "3.3.0",
"mustache": "4.2.0"
"mustache": "4.2.0",
"semver": "7.3.5"
},
"devDependencies": {
"@openstapps/configuration": "0.27.0",