Skip to content

Commit

Permalink
Add repository to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewbaldwin44 committed Jul 18, 2024
1 parent 927a4a3 commit e8cc20b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions locust/webui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"README.md",
"LICENSE"
],
"repository": {
"type": "git",
"url": "https://github.com/locustio/locust/tree/master/locust/webui"
},
"prepack": "json -f package.json -I -e \"delete this.devDependencies; delete this.dependencies; delete this.scripts\"",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit e8cc20b

Please sign in to comment.