diff --git a/package-lock.json b/package-lock.json index 1cb9cec..794764d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartbrowser", - "version": "1.0.21", + "version": "1.0.22", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartbrowser", - "version": "1.0.21", + "version": "1.0.22", "license": "MIT", "dependencies": { "@pushrocks/smartdelay": "^2.0.10", diff --git a/package.json b/package.json index 13a05f2..6bda24c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartbrowser", - "version": "1.0.21", + "version": "1.0.22", "description": "simplified puppeteer", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -47,4 +47,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}