Skip to content

Commit 0936529

Browse files
Merge pull request #568 from benmccann/patch-3
chore: add `repository` field
2 parents 165f45a + 8c28443 commit 0936529

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
},
8686
"author": "jakobrosenberg@gmail.com",
8787
"license": "MIT",
88+
"repository": "github:roxiness/routify",
8889
"devDependencies": {
8990
"@rollup/plugin-commonjs": "^23.0.2",
9091
"@rollup/plugin-node-resolve": "^15.0.1",
@@ -163,4 +164,4 @@
163164
"volta": {
164165
"node": "19.1.0"
165166
}
166-
}
167+
}

0 commit comments

Comments
 (0)