Skip to content

Commit 7858633

Browse files
committed
Update package.json
1 parent 5c2e7ff commit 7858633

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@
1818
],
1919
"repository": {
2020
"type": "git",
21-
"url": "git://github.com/Havvy/tennu.git"
21+
"url": "git://github.com/Tennu/tennu.git"
2222
},
23-
"main": "lib",
23+
"homepage": "https://tennu.github.io/",
24+
"main": "lib/index.js",
2425
"directories": [
2526
"lib",
2627
"config"
@@ -55,5 +56,6 @@
5556
},
5657
"bin": {
5758
"tennu": "bin/cli.js"
58-
}
59+
},
60+
"license": "ISC"
5961
}

0 commit comments

Comments
 (0)