From 7fc871a3da2a58a9c799c419881a9ddf96f8a87c Mon Sep 17 00:00:00 2001 From: fetch-info bot <> Date: Thu, 16 Sep 2021 09:11:43 +0000 Subject: [PATCH] [data] Update spec info --- index.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/index.json b/index.json index 3efe8570..ad2928d5 100644 --- a/index.json +++ b/index.json @@ -1534,6 +1534,32 @@ "source": "spec", "shortTitle": "import assertions" }, + { + "url": "https://tc39.es/proposal-intl-locale-info/", + "seriesComposition": "full", + "shortname": "tc39-intl-locale-info", + "series": { + "shortname": "tc39-intl-locale-info", + "currentSpecification": "tc39-intl-locale-info", + "nightlyUrl": "https://tc39.es/proposal-intl-locale-info/" + }, + "organization": "Ecma International", + "groups": [ + { + "name": "TC39", + "url": "https://tc39.es/" + } + ], + "nightly": { + "url": "https://tc39.es/proposal-intl-locale-info/", + "repository": "https://github.com/tc39/proposal-intl-locale-info", + "sourcePath": "index.html", + "filename": "index.html" + }, + "title": "Intl Locale Info Proposal", + "source": "spec", + "shortTitle": "Intl Locale Info Proposal" + }, { "url": "https://tc39.es/proposal-json-modules/", "seriesComposition": "full",