Skip to content

Commit

Permalink
feat: update homepage in package manifests
Browse files Browse the repository at this point in the history
This is a backport of 08a9770.
  • Loading branch information
kevinbuhmann committed Jul 7, 2022
1 parent 63c4198 commit 07d1881
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion projects/angular/package.json
@@ -1,7 +1,7 @@
{
"name": "@clr/angular",
"description": "Angular components for Clarity",
"homepage": "https://angular.clarity.design",
"homepage": "https://clarity.design",
"keywords": [
"ng-add",
"clarity",
Expand Down
2 changes: 1 addition & 1 deletion projects/ui/package.json
@@ -1,7 +1,7 @@
{
"name": "@clr/ui",
"description": "CSS for Clarity",
"homepage": "https://angular.clarity.design",
"homepage": "https://clarity.design",
"repository": {
"type": "git",
"url": "https://github.com/vmware-clarity/ng-clarity.git"
Expand Down

0 comments on commit 07d1881

Please sign in to comment.