Skip to content

Commit d1ea6f3

Browse files
committed
Fix: 構文エラーを修正
1 parent 890e4da commit d1ea6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
"url": "https://github.com/neet/vscode-qiita"
176176
},
177177
"bugs": {
178-
"url": "https://github.com/neet/vscode-qiita/issues",
178+
"url": "https://github.com/neet/vscode-qiita/issues"
179179
},
180180
"categories": ["Other"],
181181
"icon": "resources/icon.png",

0 commit comments

Comments
 (0)