diff --git a/packages.json b/packages.json index f31764b..a1e6b76 100644 --- a/packages.json +++ b/packages.json @@ -12972,10 +12972,15 @@ }, { "name": "closure_methods", - "url": "https://github.com/bluenote10/closure_methods", + "alias": "oop_utils" + }, + { + "name": "oop_utils", + "url": "https://github.com/bluenote10/oop_utils", "method": "git", "tags": [ "macro", + "class", "inheritance", "oop", "closure",