File tree Expand file tree Collapse file tree 3 files changed +12
-1
lines changed
Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,10 @@ node_modules/
22package-lock
33tsconfig
44yarn.lock
5+ src /
6+ src /index.ts
7+
8+ tsconfig
59
610.expo /
711npm-debug. *
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ Now everyone can create full fletched `Clock` and `Date` `Time` service using th
1313- [ Getting started] ( #getting-started )
1414- [ Overview] ( #overview )
1515- [ Method and Props Configuration] ( #method-and-props-configuration )
16+ - [ Feature Update] ( #feature-update )
1617- [ Author] ( #author )
1718- [ License] ( #license )
1819<!-- Contents -->
@@ -183,6 +184,12 @@ Output: 10 October Friday 10:00:00am
183184
184185<!-- method and props -->
185186
187+ <!-- -->
188+
189+ # Feature Update
190+
191+ ##### We are working on this for improving the package which helps everyone thanks 🙏🏻
192+
186193<!-- author -->
187194
188195# Author
Original file line number Diff line number Diff line change 11{
22 "name" : " @hirishu10/simple-date-time" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Simple and very helpful package to get the Date Time functionality" ,
55 "main" : " ./dist/index.js" ,
66 "types" : " ./dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments