Skip to content

Commit

Permalink
Fill more package.json fields
Browse files Browse the repository at this point in the history
  • Loading branch information
vbfox committed Jun 3, 2024
1 parent fdaf229 commit 6926d58
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
"name": "@waldoapp/wdio-service",
"version": "0.1.1",
"description": "Webdriver.io service for Waldo",
"homepage": "https://www.waldo.com/scripting",
"bugs": {
"url": "https://github.com/waldoapp/wdio-service/issues"
},
"repository": "github:waldoapp/wdio-service",
"keywords": [
"webdriver",
"wdio",
"wdio-service",
"waldo"
],
"main": "dist/index.js",
"scripts": {
"build": "tsc"
Expand Down

0 comments on commit 6926d58

Please sign in to comment.