Skip to content

Commit

Permalink
chore(readme): update the lib size
Browse files Browse the repository at this point in the history
  • Loading branch information
AVykhrystyuk committed Jan 27, 2022
1 parent 0b68dcd commit ad174da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@ Try DI is a simple, typesafe and lightweight dependency injection container for
- **Safe.** It type-checks every mapping. Allows to verify all the mappings on CI.
- **Fast.** `TODO: need to measure a sample`
- **Simple.** It supports the minimum required and sufficient functionality for most apps.
- **Small.** 828 bytes (minified and gzipped). No dependencies.
- **Small.** 1.22 kilobytes (minified and gzipped). No dependencies.
[Size Limit] controls the size.

```js
Expand Down

0 comments on commit ad174da

Please sign in to comment.