Skip to content
This repository was archived by the owner on Jan 28, 2020. It is now read-only.

Commit d418edf

Browse files
committed
package.json cleanup
1 parent a516481 commit d418edf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "intern-cli",
33
"version": "0.1.0-pre",
4-
"description": "The command-line interface for Intern.",
4+
"description": "The command line interface for Intern",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/theintern/intern-cli.git"
@@ -21,7 +21,7 @@
2121
"testing",
2222
"intern"
2323
],
24-
"homepage": "http://theintern.io/",
24+
"homepage": "http://theintern.github.io/",
2525
"preferGlobal": true,
2626
"bin": {
2727
"intern": "./bin/intern.js"

0 commit comments

Comments
 (0)