diff --git a/package.json b/package.json index a0e307a..71ec51c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remix-auth", - "version": "3.7.0", + "version": "4.0.0", "author": { "name": "Sergio Xalambrí", "email": "hello+oss@sergiodxa.com", @@ -32,8 +32,15 @@ "engines": { "node": ">=20.0.0" }, - "files": ["build", "src", "package.json", "README.md"], - "funding": ["https://github.com/sponsors/sergiodxa"], + "files": [ + "build", + "src", + "package.json", + "README.md" + ], + "funding": [ + "https://github.com/sponsors/sergiodxa" + ], "homepage": "https://github.com/sergiodxa/remix-auth", "license": "MIT", "scripts": {