From 48f80526d6e67930a5235efab17816312d5b5113 Mon Sep 17 00:00:00 2001 From: rebornix Date: Thu, 17 Aug 2017 11:00:10 -0700 Subject: [PATCH] update tyings version. --- 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 859cacbf..ade5dcfa 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.9.0 + * Type definitions for monaco-editor v0.10.0 * Released under the MIT license *-----------------------------------------------------------*/ /*--------------------------------------------------------------------------------------------- diff --git a/website/playground/monaco.d.ts.txt b/website/playground/monaco.d.ts.txt index 859cacbf..ade5dcfa 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.9.0 + * Type definitions for monaco-editor v0.10.0 * Released under the MIT license *-----------------------------------------------------------*/ /*---------------------------------------------------------------------------------------------