mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
update monaco (0.36.1)
This commit is contained in:
parent
1eddad82c8
commit
ed379387df
Binary file not shown.
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
|||||||
/*!-----------------------------------------------------------------------------
|
/*!-----------------------------------------------------------------------------
|
||||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||||
* Version: 0.33.0(4b1abad427e58dbedc1215d99a0902ffc885fcd4)
|
* Version: 0.36.1(6c56744c3419458f0dd48864520b759d1a3a1ca8)
|
||||||
* Released under the MIT license
|
* Released under the MIT license
|
||||||
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
||||||
*-----------------------------------------------------------------------------*/
|
*-----------------------------------------------------------------------------*/
|
||||||
|
File diff suppressed because one or more lines are too long
@ -2,7 +2,11 @@
|
|||||||
|
|
||||||
/*!-----------------------------------------------------------------------------
|
/*!-----------------------------------------------------------------------------
|
||||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||||
* Version: 0.33.0(4b1abad427e58dbedc1215d99a0902ffc885fcd4)
|
* Version: 0.36.1(6c56744c3419458f0dd48864520b759d1a3a1ca8)
|
||||||
* Released under the MIT license
|
* Released under the MIT license
|
||||||
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
||||||
*-----------------------------------------------------------------------------*/
|
*-----------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
/*!---------------------------------------------------------------------------------------------
|
||||||
|
* Copyright (C) David Owens II, owensd.io. All rights reserved.
|
||||||
|
*--------------------------------------------------------------------------------------------*/
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
|||||||
/*!-----------------------------------------------------------------------------
|
/*!-----------------------------------------------------------------------------
|
||||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||||
* Version: 0.33.0(4b1abad427e58dbedc1215d99a0902ffc885fcd4)
|
* Version: 0.36.1(6c56744c3419458f0dd48864520b759d1a3a1ca8)
|
||||||
* Released under the MIT license
|
* Released under the MIT license
|
||||||
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
||||||
*-----------------------------------------------------------------------------*/
|
*-----------------------------------------------------------------------------*/
|
||||||
|
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
|||||||
/*!-----------------------------------------------------------------------------
|
/*!-----------------------------------------------------------------------------
|
||||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||||
* Version: 0.33.0(4b1abad427e58dbedc1215d99a0902ffc885fcd4)
|
* Version: 0.36.1(6c56744c3419458f0dd48864520b759d1a3a1ca8)
|
||||||
* Released under the MIT license
|
* Released under the MIT license
|
||||||
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
||||||
*-----------------------------------------------------------------------------*/
|
*-----------------------------------------------------------------------------*/
|
||||||
|
File diff suppressed because one or more lines are too long
@ -1,6 +1,14 @@
|
|||||||
/*!-----------------------------------------------------------------------------
|
/*! *****************************************************************************
|
||||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
||||||
* Version: 0.33.0(4b1abad427e58dbedc1215d99a0902ffc885fcd4)
|
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
|
||||||
* Released under the MIT license
|
this file except in compliance with the License. You may obtain a copy of the
|
||||||
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
License at http://www.apache.org/licenses/LICENSE-2.0
|
||||||
*-----------------------------------------------------------------------------*/
|
|
||||||
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
||||||
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
||||||
|
MERCHANTABLITY OR NON-INFRINGEMENT.
|
||||||
|
|
||||||
|
See the Apache Version 2.0 License for specific language governing permissions
|
||||||
|
and limitations under the License.
|
||||||
|
***************************************************************************** */
|
||||||
|
Loading…
Reference in New Issue
Block a user