Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 5573d7f

Browse files
update package.json
1 parent 30dabc7 commit 5573d7f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
{
22
"name": "human-connection-api",
33
"description": "Human-Connection API",
4-
"version": "0.1.0",
4+
"version": "0.5.0",
55
"homepage": "https://human-connection.org",
66
"license": "MIT",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/Human-Connection/API.git"
1010
},
11-
"main": "server",
12-
"keywords": [
13-
"human-connection",
14-
"social network",
15-
"api",
16-
"feathersjs"
17-
],
1811
"author": {
1912
"name": "Human Connection gGmbH",
2013
"email": "[email protected]"
2114
},
22-
"contributors": [],
2315
"bugs": {
2416
"url": "https://github.com/Human-Connection/API/issues",
2517
"email": "[email protected]"
2618
},
19+
"main": "server",
20+
"keywords": [
21+
"human-connection",
22+
"social network",
23+
"api",
24+
"feathersjs"
25+
],
26+
"contributors": [],
2727
"directories": {
2828
"lib": "server",
2929
"test": "test/"

0 commit comments

Comments
 (0)