Skip to content

Commit b931883

Browse files
authored
Merge pull request #110 from LambdaTest/stage
Release v4.0.0
2 parents 3df71ac + 0a970d1 commit b931883

File tree

17 files changed

+1839
-1050
lines changed

17 files changed

+1839
-1050
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lambdatest/smartui-cli",
3-
"version": "3.0.12",
3+
"version": "4.0.0",
44
"description": "A command line interface (CLI) to run SmartUI tests on LambdaTest",
55
"files": [
66
"dist/**/*"
@@ -37,6 +37,7 @@
3737
"fastify": "^4.24.3",
3838
"form-data": "^4.0.0",
3939
"listr2": "^7.0.1",
40+
"sharp": "^0.33.4",
4041
"tsup": "^7.2.0",
4142
"which": "^4.0.0",
4243
"winston": "^3.10.0"

0 commit comments

Comments
 (0)