From d87ad8f1af99137c8a22a9ecbfd46c7b60793d30 Mon Sep 17 00:00:00 2001 From: Yudi Xiao <463708580@qq.com> Date: Mon, 13 Oct 2025 17:13:03 +0800 Subject: [PATCH] publish to npm --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1c31da0..60076be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "@better-auth-bowong/stripe", - "author": "Bereket Engida", + "name": "@bowong/better-auth-stripe", + "author": "Bowong", "version": "1.4.1", "main": "dist/index.cjs", "license": "MIT",