digitinary-ui 1.0.73 → 1.0.74

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.
@@ -20,28 +20,6 @@
20
20
  * LICENSE file in the root directory of this source tree.
21
21
  */
22
22
 
23
- /**
24
- * @licstart The following is the entire license notice for the
25
- * JavaScript code in this page
26
- *
27
- * Copyright 2023 Mozilla Foundation
28
- *
29
- * Licensed under the Apache License, Version 2.0 (the "License");
30
- * you may not use this file except in compliance with the License.
31
- * You may obtain a copy of the License at
32
- *
33
- * http://www.apache.org/licenses/LICENSE-2.0
34
- *
35
- * Unless required by applicable law or agreed to in writing, software
36
- * distributed under the License is distributed on an "AS IS" BASIS,
37
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
38
- * See the License for the specific language governing permissions and
39
- * limitations under the License.
40
- *
41
- * @licend The above is the entire license notice for the
42
- * JavaScript code in this page
43
- */
44
-
45
23
  /** @license react-json-editor-ajrm v2.5.14
46
24
  *
47
25
  * This source code is licensed under the MIT license found in the
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "digitinary-ui",
3
- "version": "1.0.73",
3
+ "version": "1.0.74",
4
4
  "description": "Digitinary UI Library",
5
5
  "author": "Digitinary Company",
6
6
  "repository": {