commit 3a67b698278966cec5947c9842a7dc8020f76e8d parent 4f451f8479d89aa900095fdefe39b6d070a61867 Author: Theo Browne <me@t3.gg> Date: Fri, 14 Feb 2025 23:07:10 -0800 fix package name lol Diffstat:
| M | package.json | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json @@ -1,5 +1,5 @@ { - "name": "t3-search", + "name": "unduck", "private": true, "version": "0.0.0", "type": "module",