mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
deps: enable unit data in small-icu
The data are needed for new Intl.NumberFormat options added by V8. Fixes: https://github.com/nodejs/node/issues/29734 PR-URL: https://github.com/nodejs/node/pull/29735 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Steven R Loomis <srloomis@us.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
This commit is contained in:
parent
c42ab995c1
commit
634a9a97f4
2 changed files with 1 additions and 1 deletions
BIN
deps/icu-small/source/data/in/icudt64l.dat
vendored
BIN
deps/icu-small/source/data/in/icudt64l.dat
vendored
Binary file not shown.
|
@ -29,7 +29,7 @@
|
|||
"brkfiles": "none",
|
||||
"brkdict": "none",
|
||||
"confusables": "none",
|
||||
"unit": "none"
|
||||
"unit": "locales"
|
||||
},
|
||||
"remove": [
|
||||
"cnvalias.icu",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue