Skip to content

Commit 91b8cf0

Browse files
Update package.json
1 parent dfb59c1 commit 91b8cf0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/minimal-shared/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "minimal-shared",
33
"author": "Minimals",
44
"version": "1.0.2",
5-
"description": "Shared hooks and utils used by Mnimal UI and Zone UI.",
5+
"description": "Shared hooks and utils used by Minimal UI and Zone UI.",
66
"keywords": [
77
"typescript",
88
"react",
@@ -11,7 +11,8 @@
1111
],
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/minimal-ui-kit/minimal-shared/tree/main/packages/minimal-shared"
14+
"url": "https://github.com/minimal-ui-kit/minimal-shared",
15+
"homepage": "https://github.com/minimal-ui-kit/minimal-shared#readme"
1516
},
1617
"license": "MIT",
1718
"sideEffects": false,

0 commit comments

Comments
 (0)