Skip to content

Commit 7d2d555

Browse files
committed
📌 generate again the package-lock.json
1 parent 10d5bd1 commit 7d2d555

File tree

3 files changed

+1008
-597
lines changed

3 files changed

+1008
-597
lines changed

docs/functions/isNumberParseable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ return Number(value);
3636

3737
## Defined in
3838

39-
[index.ts:24](https://github.com/VitorLuizC/typescript-library-boilerplate/blob/7ffcc2c186f5de3d3542411bd6552bb931854097/src/index.ts#L24)
39+
[index.ts:24](https://github.com/VitorLuizC/typescript-library-boilerplate/blob/10d5bd1f65c001cd2fb2a664ffc160a25c2a95f0/src/index.ts#L24)

docs/type-aliases/NumberParseable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ A Branded Type for values parseable to number.
1818
1919
## Defined in
2020

21-
[index.ts:4](https://github.com/VitorLuizC/typescript-library-boilerplate/blob/7ffcc2c186f5de3d3542411bd6552bb931854097/src/index.ts#L4)
21+
[index.ts:4](https://github.com/VitorLuizC/typescript-library-boilerplate/blob/10d5bd1f65c001cd2fb2a664ffc160a25c2a95f0/src/index.ts#L4)

0 commit comments

Comments
 (0)