From 7b9f1fa786d5a1d5eabee7ac02ede7eae7375873 Mon Sep 17 00:00:00 2001 From: Shaw Date: Sun, 22 Dec 2024 00:17:47 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f085b93..a293475 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "require": "./dist/default/cjs/index.js" } }, - "author": "ai16z", + "author": "elizaOS", "license": "MIT", "scripts": { "build": "rimraf dist && rollup -c",