We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb59c1 commit 91b8cf0Copy full SHA for 91b8cf0
packages/minimal-shared/package.json
@@ -2,7 +2,7 @@
2
"name": "minimal-shared",
3
"author": "Minimals",
4
"version": "1.0.2",
5
- "description": "Shared hooks and utils used by Mnimal UI and Zone UI.",
+ "description": "Shared hooks and utils used by Minimal UI and Zone UI.",
6
"keywords": [
7
"typescript",
8
"react",
@@ -11,7 +11,8 @@
11
],
12
"repository": {
13
"type": "git",
14
- "url": "https://github.com/minimal-ui-kit/minimal-shared/tree/main/packages/minimal-shared"
+ "url": "https://github.com/minimal-ui-kit/minimal-shared",
15
+ "homepage": "https://github.com/minimal-ui-kit/minimal-shared#readme"
16
},
17
"license": "MIT",
18
"sideEffects": false,
0 commit comments