Skip to content

Commit 52afc96

Browse files
fsblemoskiran37ukiras123puneet0191
authored
Release 1.9.6 (#111)
* Updated packages so that it runs on M1 mac (Node v16) (#101) * up * update packages Co-authored-by: ukiras123 <[email protected]> * Update version Co-authored-by: Kiran Gautam <[email protected]> Co-authored-by: ukiras123 <[email protected]> Co-authored-by: Puneet Kala <[email protected]>
1 parent 90595d3 commit 52afc96

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
22
"name": "codeceptjs-resemblehelper",
3-
"version": "1.9.5",
3+
"version": "1.9.6",
44
"description": "Resemble Js helper for CodeceptJS, with Support for Playwright, Webdriver, TestCafe, Puppeteer & Appium",
55
"repository": {
66
"type": "git",
77
"url": "[email protected]:Percona-Lab/codeceptjs-resemblehelper.git"
88
},
99
"dependencies": {
1010
"assert": "^1.5.0",
11-
"canvas": "^2.6.1",
12-
"mz": "^2.7.0",
13-
"resemblejs": "^3.2.4",
11+
"aws-sdk": "2.1027.0",
12+
"canvas": "^2.8.0",
13+
"image-size": "1.0.0",
1414
"mkdirp": "^1.0.4",
15+
"mz": "2.7.0",
1516
"path": "^0.12.7",
16-
"aws-sdk": "^2.662.0",
17-
"image-size": "^0.8.3"
17+
"resemblejs": "4.0.0"
1818
},
1919
"devDependencies": {
2020
"allure-commandline": "^2.13.0",

0 commit comments

Comments
 (0)