Skip to content

Commit

Permalink
📌 generate again the package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorLuizC committed Sep 20, 2024
1 parent 10d5bd1 commit 7d2d555
Show file tree
Hide file tree
Showing 3 changed files with 1,008 additions and 597 deletions.
2 changes: 1 addition & 1 deletion docs/functions/isNumberParseable.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ return Number(value);

## Defined in

[index.ts:24](https://github.com/VitorLuizC/typescript-library-boilerplate/blob/7ffcc2c186f5de3d3542411bd6552bb931854097/src/index.ts#L24)
[index.ts:24](https://github.com/VitorLuizC/typescript-library-boilerplate/blob/10d5bd1f65c001cd2fb2a664ffc160a25c2a95f0/src/index.ts#L24)
2 changes: 1 addition & 1 deletion docs/type-aliases/NumberParseable.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ A Branded Type for values parseable to number.
## Defined in

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

0 comments on commit 7d2d555

Please sign in to comment.