diff --git a/packages.json b/packages.json index 3bacab7..a5af526 100644 --- a/packages.json +++ b/packages.json @@ -14788,5 +14788,17 @@ "description": "256 colors for shell", "license": "MIT", "web": "https://github.com/thebigbaron/rainbow" + }, + { + "name": "winversion", + "url": "https://github.com/rockcavera/winversion", + "method": "git", + "tags": [ + "windows", + "version" + ], + "description": "This package allows you to determine the running version of the Windows operating system.", + "license": "MIT", + "web": "https://github.com/rockcavera/winversion" } ]