diff options
-rw-r--r-- | package.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json index 396be07..5521435 100644 --- a/package.json +++ b/package.json @@ -8,9 +8,7 @@ "commonmark", "markdown" ], - "repository": - { "type": "git", - "url": "https://github.com/jgm/CommonMark.git" }, + "repository": "jgm/CommonMark", "license": "MIT", "files": [ "index.js", |