Skip to content

Commit e99288b

Browse files
committed
fix: update repository and bugs URLs in package.json for consistency
1 parent add54c5 commit e99288b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/vscode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,10 @@
136136
},
137137
"repository": {
138138
"type": "git",
139-
"url": "https://github.com/AykutSarac/jsoncrack-vscode"
139+
"url": "https://github.com/AykutSarac/jsoncrack.com"
140140
},
141141
"bugs": {
142-
"url": "https://github.com/AykutSarac/jsoncrack-vscode/issues"
142+
"url": "https://github.com/AykutSarac/jsoncrack.com/issues"
143143
},
144144
"engines": {
145145
"vscode": "^1.86.0"

0 commit comments

Comments
 (0)