Skip to content

Commit

Permalink
deps: bump minimum icu version to 63
Browse files Browse the repository at this point in the history
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 e0b3de1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/icu/icu_versions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"minimum_icu": 57
}
"minimum_icu": 63
}

0 comments on commit e0b3de1

Please sign in to comment.