From 96f41a529277180bf7e8ad7b37f1d2818386c075 Mon Sep 17 00:00:00 2001 From: Alex Dima Date: Mon, 12 Nov 2018 19:05:10 +0100 Subject: [PATCH] Improve typings --- monaco.d.ts | 2 +- website/playground/monaco.d.ts.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/monaco.d.ts b/monaco.d.ts index 439949b1..8ae2656c 100644 --- a/monaco.d.ts +++ b/monaco.d.ts @@ -1,6 +1,6 @@ /*!----------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. - * Type definitions for monaco-editor v0.14.3 + * Type definitions for monaco-editor v0.15.0 * Released under the MIT license *-----------------------------------------------------------*/ /*--------------------------------------------------------------------------------------------- diff --git a/website/playground/monaco.d.ts.txt b/website/playground/monaco.d.ts.txt index 439949b1..8ae2656c 100644 --- a/website/playground/monaco.d.ts.txt +++ b/website/playground/monaco.d.ts.txt @@ -1,6 +1,6 @@ /*!----------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. - * Type definitions for monaco-editor v0.14.3 + * Type definitions for monaco-editor v0.15.0 * Released under the MIT license *-----------------------------------------------------------*/ /*---------------------------------------------------------------------------------------------