We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c62e1b commit 800421fCopy full SHA for 800421f
1 file changed
package.json
@@ -4,7 +4,7 @@
4
"debug": "^4.1.1",
5
"jmespath": "^0.15.0",
6
"puppeteer-extra-plugin": "^3.0.4",
7
- "timeable-promise": "^1.2.2"
+ "timeable-promise": "^1.2.4"
8
},
9
"description": "A plugin for puppeteer-extra to provide puppeteer functionality with Angular synchronization support.",
10
"devDependencies": {
@@ -62,5 +62,5 @@
62
"lint": "eslint lib/** __tests__/** index.js; exit 0",
63
"test": "jest"
64
65
- "version": "3.0.1"
+ "version": "3.1.0"
66
}
0 commit comments