Skip to content

Commit

Permalink
fix: force npm publish (#1449)
Browse files Browse the repository at this point in the history
  • Loading branch information
sudharsan-selvaraj authored Nov 18, 2024
1 parent 4fb455d commit c390b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "appium-device-farm",
"version": "9.4.5",
"description": "An appium 2.0 plugin that manages and create driver session on available devices",
"description": "An appium 2.0 plugin that manages and create driver session on available devices.",
"main": "./lib/src/main.js",
"scripts": {
"build:docs": "appium-docs build --reference=false",
Expand Down

0 comments on commit c390b42

Please sign in to comment.