1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00

doc: Remove TS and V8 versions from README file (#1258)

This commit is contained in:
Kyra 2018-12-01 07:36:48 +01:00 committed by Ryan Dahl
parent 5d161f366f
commit a05d9aaead

View file

@ -6,8 +6,8 @@
## A secure TypeScript runtime built on V8
- Supports TypeScript 3.1 out of the box. Uses V8 7.1. That is, it's very modern
JavaScript.
- Supports TypeScript out of the box. Uses a recent version of V8. That is, it's
very modern JavaScript.
- No `package.json`. No npm. Not explicitly compatible with Node.