★ wanayoo — archive 1999 https://github.com/nodejs/node/commit/e0b3de1e90Nouvelle recherche | Portail wanayoo
Skip to content
Permalink
Browse files
deps: bump minimum icu version to 63
Bump minimum version of ICU needed to build node to 63.

Refs: v8/v8@30a350f
Co-authored-by: Steven R Loomis <srloomis@us.ibm.com>

PR-URL: #25852
Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com>
  • Loading branch information
ryzokuken authored and targos committed Mar 14, 2019
1 parent 3531fe9 commit e0b3de1e904fdffb0a5e0e89a27ba69d80354418
Showing with 2 additions and 2 deletions.
  1. +2 −2 tools/icu/icu_versions.json
@@ -1,3 +1,3 @@
{
"minimum_icu": 57
}
"minimum_icu": 63
}

0 comments on commit e0b3de1

Please sign in to comment.