diff --git a/packages.json b/packages.json index 5bdd660..4c20e6c 100644 --- a/packages.json +++ b/packages.json @@ -19606,6 +19606,19 @@ "license": "MIT", "web": "https://github.com/minefuto/qwertycd" }, + { + "name": "vector", + "url": "https://github.com/tontinton/vector", + "method": "git", + "tags": [ + "vector", + "memory", + "library" + ], + "description": "Simple reallocating vector", + "license": "MIT", + "web": "https://github.com/tontinton/vector" + }, { "name": "clapfn", "url": "https://github.com/oliversandli/clapfn",