diff --git a/package-lock.json b/package-lock.json index bcc0472..c66a004 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "remix-auth-socials", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "remix-auth-socials", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "dependencies": { "remix-auth": "^3.0.0", diff --git a/package.json b/package.json index 1c4151a..efb42d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remix-auth-socials", - "version": "1.0.0", + "version": "1.0.1", "description": "A collection of social media strategies for remix-auth", "author": { "name": "Tom Rowe",