This commit is contained in:
2021-11-07 20:42:50 +01:00
parent 934423f0ad
commit 157bcff7c4
2 changed files with 4 additions and 4 deletions

View File

@@ -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"
]
}
}