mirror of
https://github.com/better-auth/better-auth.git
synced 2026-07-30 17:12:35 -05:00
chore: correct syntax error in package.json
This commit is contained in:
@@ -388,7 +388,6 @@
|
||||
},
|
||||
"require": {
|
||||
"types": "./dist/plugins/oauth-proxy.d.cts",
|
||||
"default": "./dist/plugins/oauth-proxy.cjs""types": "./dist/plugins/oauth-proxy.d.cts",
|
||||
"default": "./dist/plugins/oauth-proxy.cjs"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user