Skip to content

Commit b44a20e

Browse files
committed
⬆️ upgrade devDependencies
1 parent 4dad03d commit b44a20e

File tree

7 files changed

+995
-4700
lines changed

7 files changed

+995
-4700
lines changed

dist/index.umd.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A Branded Type for values parseable to number.
2222

2323
#### Defined in
2424

25-
[index.ts:4](https://github.com/VitorLuizC/typescript-library-boilerplate/blob/d232a15/src/index.ts#L4)
25+
[index.ts:4](https://github.com/VitorLuizC/typescript-library-boilerplate/blob/4dad03d/src/index.ts#L4)
2626

2727
## Functions
2828

@@ -55,3 +55,7 @@ return Number(value);
5555
#### Returns
5656

5757
value is NumberParseable
58+
59+
#### Defined in
60+
61+
[index.ts:24](https://github.com/VitorLuizC/typescript-library-boilerplate/blob/4dad03d/src/index.ts#L24)

0 commit comments

Comments
 (0)