diff --git a/package-lock.json b/package-lock.json index 3420767..0e4bee5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "remix-auth-discord", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "remix-auth-discord", - "version": "1.2.0", + "version": "1.2.1", "license": "MIT", "dependencies": { "remix-auth": "^3.0.0", diff --git a/package.json b/package.json index 4b1c820..2681efd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remix-auth-discord", - "version": "1.2.0", + "version": "1.2.1", "main": "./build/index.js", "types": "./build/index.d.ts", "scripts": {