From 634a9a97f4b380390352543452aed6c7c9defcb4 Mon Sep 17 00:00:00 2001 From: Michaƫl Zasso Date: Fri, 27 Sep 2019 17:21:43 +0200 Subject: 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 Reviewed-By: Colin Ihrig Reviewed-By: Steven R Loomis Reviewed-By: James M Snell Reviewed-By: Minwoo Jung --- deps/icu-small/source/data/in/icudt64l.dat | Bin 2879744 -> 2984688 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'deps/icu-small') diff --git a/deps/icu-small/source/data/in/icudt64l.dat b/deps/icu-small/source/data/in/icudt64l.dat index 113b88a480..2ff9d277c5 100644 Binary files a/deps/icu-small/source/data/in/icudt64l.dat and b/deps/icu-small/source/data/in/icudt64l.dat differ -- cgit v1.2.3