diff --git a/package-lock.json b/package-lock.json index 4b9bb90..9768ab3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "remix-auth-twitch", - "version": "1.2.2", + "version": "1.2.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "remix-auth-twitch", - "version": "1.2.2", + "version": "1.2.3", "license": "MIT", "dependencies": { "remix-auth": "^3.2.2" diff --git a/package.json b/package.json index 5e7d77c..621abef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remix-auth-twitch", - "version": "1.2.2", + "version": "1.2.3", "main": "./build/index.js", "types": "./build/index.d.ts", "author": "ergofriend",