diff --git a/package-lock.json b/package-lock.json index 92d413e..b3f95e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartbrowser", - "version": "1.0.7", + "version": "1.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ce388fc..f6e1ee0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartbrowser", - "version": "1.0.7", + "version": "1.0.8", "description": "simplified puppeteer", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -39,4 +39,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}