diff --git a/package-lock.json b/package-lock.json index b3f95e4..efe310c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartbrowser", - "version": "1.0.8", + "version": "1.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 346b1db..1d48b5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartbrowser", - "version": "1.0.8", + "version": "1.0.9", "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 +}