@oardi/ts-utils 0.0.23 → 0.0.24

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/readme.md +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oardi/ts-utils",
3
- "version": "0.0.23",
3
+ "version": "0.0.24",
4
4
  "description": "utility services, types",
5
5
  "main": "index.cjs.js",
6
6
  "module": "index.es.js",
package/readme.md CHANGED
@@ -10,6 +10,6 @@ Powerful set of Typescript Utility Extension Methods, Helpers, Interfaces, Servi
10
10
  npm i @oardi/ts-utils
11
11
  ```
12
12
 
13
- ### about
13
+ ### Maintainer
14
14
 
15
15
  Developed and maintained by [Ardian Shala](https://github.com/oardi)