diff --git a/packages.json b/packages.json index d7171c2..921680f 100644 --- a/packages.json +++ b/packages.json @@ -7,5 +7,14 @@ "tags": [], "url": "ssh://git@proenneke.probatem.com:49559/probatem/pbm_core.git", "web": "https://git.probatem.com/probatem/pbm_core" + }, + { + "name": "update_version", + "description": "Utility for updating Nim and Node package versions.", + "license": "MIT", + "method": "git", + "tags": ["cicd", "ops"], + "url": "ssh://git@proenneke.probatem.com:49559/probatem/update_version.git", + "web": "https://git.probatem.com/probatem/update_version" } ]