Skip to content
Prev Previous commit
Next Next commit
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 <[email protected]>
  • Loading branch information
2 people authored and targos committed Jan 20, 2019
commit 20721dcbaa5027346543da1c2fa54a06de8d63cb
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
}