diff --git a/CHANGELOG.md b/CHANGELOG.md index 88e5900..ef68d97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,4 +7,4 @@ All notable changes to this project will be documented in this file. See [standa ### Features -* add canadyarn implementation ([5ad7b14](https://github.com/lokshunhung/yarn-lock-single-resolution/commit/5ad7b14e083633ae5470e9f526cdb26a93fcb9ce)) +* add canadyarn implementation ([5ad7b14](https://github.com/lokshunhung/canadyarn/commit/5ad7b14e083633ae5470e9f526cdb26a93fcb9ce)) diff --git a/package.json b/package.json index a49d346..d34ea47 100644 --- a/package.json +++ b/package.json @@ -4,9 +4,10 @@ "version": "0.0.1", "license": "MIT", "author": "Lok Shun Hung <61226932+lokshunhung@users.noreply.github.com> (https://github.com/lokshunhung)", + "homepage": "https://github.com/lokshunhung/canadyarn", "repository": { "type": "git", - "url": "https://github.com/lokshunhung/yarn-lock-single-resolution.git" + "url": "https://github.com/lokshunhung/canadyarn.git" }, "main": "dist/index.js", "bin": "bin/canadyarn.js",