update v8 version in readme to match reality

This commit is contained in:
Mike Reinstein 2018-07-14 17:48:07 -07:00 committed by Ryan Dahl
parent c4f2097c7b
commit ed9acaec7d

View file

@ -4,7 +4,7 @@
## A secure TypeScript runtime built on V8
* Supports TypeScript 2.8 out of the box. Uses V8 6.8.275.3. That is, it's
* Supports TypeScript 2.8 out of the box. Uses V8 6.9.297. That is, it's
very modern JavaScript.
* No `package.json`. No npm. Not explicitly compatible with Node.