From e6532d50b633f71f70455c70b8c2469460968882 Mon Sep 17 00:00:00 2001 From: Leo Balter Date: Tue, 28 Nov 2017 12:48:02 -0500 Subject: [PATCH] Update class-fields tags in the features list --- features.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/features.txt b/features.txt index 0b0b8e6774..9d19bfaa24 100644 --- a/features.txt +++ b/features.txt @@ -13,7 +13,8 @@ BigInt # Class Fields # https://github.com/tc39/proposal-class-fields -class-fields +class-fields-public +class-fields-private # Promise.prototype.finally # https://github.com/tc39/proposal-promise-finally