Skip to content

Commit 12854c1

Browse files
authored
Merge pull request #45 from jaulz/fix/fix-json-syntax-error
fix: fix JSON syntax error
2 parents 4ed127d + 8c76ea8 commit 12854c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"repository": {
2222
"type": "git",
23-
"url": "https://github.com/jaulz/badgin",
23+
"url": "https://github.com/jaulz/badgin"
2424
},
2525
"devDependencies": {
2626
"@types/lodash.merge": "^4.6.6",

0 commit comments

Comments
 (0)