@ones-editor/server-tools 2.9.8-beta.11 → 2.9.8-beta.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -113,21 +113,6 @@
113
113
  * MIT Licensed
114
114
  */
115
115
 
116
- /*! *****************************************************************************
117
- Copyright (c) Microsoft Corporation. All rights reserved.
118
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use
119
- this file except in compliance with the License. You may obtain a copy of the
120
- License at http://www.apache.org/licenses/LICENSE-2.0
121
-
122
- THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
123
- KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
124
- WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
125
- MERCHANTABLITY OR NON-INFRINGEMENT.
126
-
127
- See the Apache Version 2.0 License for specific language governing permissions
128
- and limitations under the License.
129
- ***************************************************************************** */
130
-
131
116
  /**
132
117
  * @license
133
118
  * Lodash (Custom Build) <https://lodash.com/>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ones-editor/server-tools",
3
- "version": "2.9.8-beta.11",
3
+ "version": "2.9.8-beta.13",
4
4
  "main": "./dist/index.js",
5
5
  "types": "./dist/index.d.ts",
6
6
  "dependencies": {}