Skip to content

Commit

Permalink
fix(package.json): consistent props
Browse files Browse the repository at this point in the history
  • Loading branch information
evenstensberg committed Jul 2, 2024
1 parent 291c099 commit 6ce8243
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
"@axe-core/playwright": "4.8.5",
"sinon": "17.0.0"
},
"author": "NASA Ames Research Center",
"homepage": "https://github.com/nasa/openmct/tree/master/e2e",
"author": {
"name": "National Aeronautics and Space Administration",
"url": "https://www.nasa.gov"
},
"license": "Apache-2.0"
}

0 comments on commit 6ce8243

Please sign in to comment.