Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

Commit 910091d

Browse files
Update package.json with repo info for standard-rulesets (#2824)
Co-authored-by: Nicholas Lim <18374483+niclim@users.noreply.github.com>
1 parent 18139d3 commit 910091d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

projects/standard-rulesets/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
"/build",
1010
"/src"
1111
],
12+
"repository": {
13+
"type": "git",
14+
"url": "https://github.com/opticdev/optic/edit/main/projects/standard-rulesets"
15+
},
1216
"bin": "build/index.js",
1317
"scripts": {
1418
"build": "yarn tsc --build --verbose",

0 commit comments

Comments
 (0)