Skip to content

Commit

Permalink
Release 1.9.6 (#111)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
4 people authored May 4, 2022
1 parent 90595d3 commit 52afc96
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"name": "codeceptjs-resemblehelper",
"version": "1.9.5",
"version": "1.9.6",
"description": "Resemble Js helper for CodeceptJS, with Support for Playwright, Webdriver, TestCafe, Puppeteer & Appium",
"repository": {
"type": "git",
"url": "[email protected]:Percona-Lab/codeceptjs-resemblehelper.git"
},
"dependencies": {
"assert": "^1.5.0",
"canvas": "^2.6.1",
"mz": "^2.7.0",
"resemblejs": "^3.2.4",
"aws-sdk": "2.1027.0",
"canvas": "^2.8.0",
"image-size": "1.0.0",
"mkdirp": "^1.0.4",
"mz": "2.7.0",
"path": "^0.12.7",
"aws-sdk": "^2.662.0",
"image-size": "^0.8.3"
"resemblejs": "4.0.0"
},
"devDependencies": {
"allure-commandline": "^2.13.0",
Expand Down

0 comments on commit 52afc96

Please sign in to comment.