From bad3c34056624dca34ac8be5028ae3454172125c Mon Sep 17 00:00:00 2001 From: Alex Dima <alexdima@microsoft.com> Date: Mon, 16 Oct 2017 10:25:05 +0200 Subject: [PATCH] update .d.ts --- 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 ade5dcfa..338abeda 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.10.0 + * Type definitions for monaco-editor v0.10.1 * Released under the MIT license *-----------------------------------------------------------*/ /*--------------------------------------------------------------------------------------------- diff --git a/website/playground/monaco.d.ts.txt b/website/playground/monaco.d.ts.txt index ade5dcfa..338abeda 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.10.0 + * Type definitions for monaco-editor v0.10.1 * Released under the MIT license *-----------------------------------------------------------*/ /*---------------------------------------------------------------------------------------------