@js-smart/ng-kit 18.0.0 → 18.0.2
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 +1 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
Reusable Angular components built with Angular Material and Bootstrap 5.x, Utility classes/functions for Date, Form and String operations
|
|
3
3
|
|
|
4
4
|
<p align="center">
|
|
5
|
-
|
|
6
|
-
[](https://github.com/ng-kit/ng-kit/actions/workflows/build.yml)
|
|
5
|
+
[](https://github.com/js-smart/ng-kit/actions/workflows/build.yml)
|
|
7
6
|
<a href="https://www.npmjs.com/@js-smart/ng-kit">
|
|
8
7
|
<img src="https://img.shields.io/npm/v/@js-smart/ng-kit" alt="Ngx Cookie Service on npm" />
|
|
9
8
|
</a>
|