Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Havvy committed Jan 10, 2014
1 parent 5c2e7ff commit 7858633
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@
],
"repository": {
"type": "git",
"url": "git://github.com/Havvy/tennu.git"
"url": "git://github.com/Tennu/tennu.git"
},
"main": "lib",
"homepage": "https://tennu.github.io/",
"main": "lib/index.js",
"directories": [
"lib",
"config"
Expand Down Expand Up @@ -55,5 +56,6 @@
},
"bin": {
"tennu": "bin/cli.js"
}
},
"license": "ISC"
}

0 comments on commit 7858633

Please sign in to comment.