Skip to content

Commit 39abb9d

Browse files
committed
chore: make repository lowercase in package json
1 parent f467529 commit 39abb9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"description": "Smart Moderation for the Nostr Protocol",
55
"author": "zigbalthazar",
6-
"repository": "https://github.com/ZigBalthazar/modstr.git",
6+
"repository": "https://github.com/zigBalthazar/modstr.git",
77
"license": "MIT",
88
"main": "index.ts",
99
"private": false,

0 commit comments

Comments
 (0)