Skip to content

Commit

Permalink
keywords and repository info added to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mflorlorenzo committed Jul 9, 2024
1 parent f55372c commit b66f050
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,16 @@
"combine-reports": "npx mochawesome-merge cypress/report/mochawesome-report/*.json > cypress/report/output.json",
"generate-report": "npx marge cypress/report/output.json --reportDir cypress/report --inline"
},
"keywords": [
"qa",
"automation"
],
"author": "maria florencia lorenzo",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/mflorlorenzo/mfl-cypress.git"
},
"devDependencies": {
"cypress": "^13.11.0",
"cypress-grep": "^3.0.2",
Expand Down

0 comments on commit b66f050

Please sign in to comment.