Permalink
Browse files

Docs: Update number module size

Ref #353
  • Loading branch information...
1 parent ab653f9 commit 6458f1540f5ef90336e5421b3e50d4dc3288733c @rxaviers rxaviers committed Dec 13, 2016
Showing with 1 addition and 1 deletion.
  1. +1 −1 README.md
View
@@ -148,7 +148,7 @@ information on its usage.
| globalize/currency.js | 2.6KB | 0.6KB | [Currency module](#currency-module) provides currency formatting and parsing |
| globalize/date.js | 5.1KB | 3.8KB | [Date module](#date-module) provides date formatting and parsing |
| globalize/message.js | 5.4KB | 0.7KB | [Message module](#message-module) provides ICU message format support |
-| globalize/number.js | 3.1KB | 1.8KB | [Number module](#number-module) provides number formatting and parsing |
+| globalize/number.js | 3.8KB | 2.1KB | [Number module](#number-module) provides number formatting and parsing |
| globalize/plural.js | 2.3KB | 0.4KB | [Plural module](#plural-module) provides pluralization support |
| globalize/relative-time.js | 0.8KB | 0.6KB | [Relative time module](#relative-time-module) provides relative time formatting support |
| globalize/unit.js | 0.9KB | 0.5KB | [Unit module](#unit-module) provides unit formatting support |

0 comments on commit 6458f15

Please sign in to comment.