Skip to content

Commit 5c9f998

Browse files
authored
Merge pull request #450 from LambdaTest/stage
Stage
2 parents 7b4624d + 1ed7dac commit 5c9f998

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lambdatest/smartui-cli",
3-
"version": "4.1.48",
3+
"version": "4.1.49",
44
"description": "A command line interface (CLI) to run SmartUI tests on LambdaTest",
55
"files": [
66
"dist/**/*"
@@ -45,7 +45,6 @@
4545
"node-cache": "^5.1.2",
4646
"postcss": "^8.5.6",
4747
"sharp": "^0.33.4",
48-
"tsup": "^7.2.0",
4948
"uuid": "^11.0.3",
5049
"which": "^4.0.0",
5150
"winston": "^3.10.0"
@@ -55,6 +54,7 @@
5554
},
5655
"devDependencies": {
5756
"find-free-port": "^2.0.0",
58-
"typescript": "^5.3.2"
57+
"typescript": "^5.3.2",
58+
"tsup": "^8.5.1"
5959
}
6060
}

0 commit comments

Comments
 (0)