Skip to content

Commit e5a43d9

Browse files
committed
Improve formatting.
1 parent 2af0875 commit e5a43d9

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.package.json.swp

0 Bytes
Binary file not shown.

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,11 @@
1212
"scripts": {
1313
"test": "echo \"Error: no test specified\" && exit 1"
1414
},
15-
"keywords": ["zulip", "hubot"],
16-
"repository":"https://github.com/zulip/hubot-zulip",
15+
"keywords": [
16+
"zulip",
17+
"hubot"
18+
],
19+
"repository": "https://github.com/zulip/hubot-zulip",
1720
"author": "Zulip open source project",
1821
"license": "MIT"
1922
}

0 commit comments

Comments
 (0)