Skip to content

Commit d763d2e

Browse files
committed
update readme with new minified size
1 parent fa7694c commit d763d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Features
3636
with all keys in a given node.
3737
- Includes neat stuff such as `Range` methods for batch operations
3838
- Throws an exception if you try to use `NaN` as a key, but infinity is allowed.
39-
- No dependencies. 18K minified.
39+
- No dependencies. 19K minified.
4040
- Includes a lattice of interfaces for TypeScript users (see below)
4141
- Supports diffing computation between two trees that is highly optimized for the case
4242
in which a majority of nodes are shared (such as when persistent methods are used).

0 commit comments

Comments
 (0)