Skip to content

Commit 62fb3a9

Browse files
committed
fix syntax error in package.json
1 parent 40cf4fc commit 62fb3a9

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
@@ -13,7 +13,7 @@
1313
"url": "git://github.com/testingbot/testingbot-api.git"
1414
},
1515
"bugs": {
16-
"url" : "https://github.com/testingbot/testingbot-api/issues",
16+
"url" : "https://github.com/testingbot/testingbot-api/issues"
1717
},
1818
"keywords": [
1919
"testingbot-api",

0 commit comments

Comments
 (0)