Skip to content

Commit

Permalink
Update package.json with repo info for standard-rulesets (#2824)
Browse files Browse the repository at this point in the history
Co-authored-by: Nicholas Lim <[email protected]>
  • Loading branch information
hubofgitongithub and niclim authored Apr 12, 2024
1 parent 18139d3 commit 910091d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions projects/standard-rulesets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
"/build",
"/src"
],
"repository": {
"type": "git",
"url": "https://github.com/opticdev/optic/edit/main/projects/standard-rulesets"
},
"bin": "build/index.js",
"scripts": {
"build": "yarn tsc --build --verbose",
Expand Down

0 comments on commit 910091d

Please sign in to comment.