@open-ui-kit/core 1.0.1 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -4
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -36,7 +36,7 @@ DO NOT UPDATE MANUALLY! -->
|
|
|
36
36
|
|
|
37
37
|
[](https://www.npmjs.com/package/@open-ui-kit/core)
|
|
38
38
|
[](http://www.typescriptlang.org/)
|
|
39
|
-
[](https://main--
|
|
39
|
+
[](https://main--68cc22452afe30d90e4ca977.chromatic.com)
|
|
40
40
|
[](LICENSE)
|
|
41
41
|
|
|
42
42
|
</div>
|
|
@@ -360,9 +360,7 @@ Each release includes:
|
|
|
360
360
|
|
|
361
361
|
### 🆘 Support
|
|
362
362
|
|
|
363
|
-
|
|
364
|
-
- **🎨 UI/UX Support**: [UI/UX Support](https://eurl.io/#_uXpdQd1z)
|
|
365
|
-
- **📞 Team Contact**: [Team Contact](https://eurl.io/#Nc8d4kzLp)
|
|
363
|
+
Need help? Check out our [Contributing Guide](../../CONTRIBUTING.md#support) for support options.
|
|
366
364
|
|
|
367
365
|
## 🤝 Contributing
|
|
368
366
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json.schemastore.org/package.json",
|
|
3
3
|
"name": "@open-ui-kit/core",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.3",
|
|
5
5
|
"description": "A comprehensive React component library built on Material-UI",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"repository": {
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"bugs": {
|
|
12
12
|
"url": "https://github.com/outshift-open/open-ui-kit/issues"
|
|
13
13
|
},
|
|
14
|
-
"homepage": "https://github.com/outshift-open/open-ui-kit#readme",
|
|
14
|
+
"homepage": "https://github.com/outshift-open/open-ui-kit/tree/main/packages/open-ui-kit#readme",
|
|
15
15
|
"keywords": [
|
|
16
16
|
"react",
|
|
17
17
|
"ui",
|