Skip to content
This repository was archived by the owner on Mar 26, 2022. It is now read-only.

Commit 003e81b

Browse files
authored
Merge branch 'develop' into feature/APPS-3013-markdown
2 parents 87375da + 3f1b0f8 commit 003e81b

File tree

4 files changed

+5
-38
lines changed

4 files changed

+5
-38
lines changed

build/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/index.js.LICENSE.txt

Lines changed: 1 addition & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
/*
2-
object-assign
3-
(c) Sindre Sorhus
4-
@license MIT
5-
*/
6-
71
/*!
82
Copyright (c) 2015 Jed Watson.
93
Based on code that is Copyright 2013-2015, Facebook, Inc.
@@ -12,7 +6,7 @@ object-assign
126

137
/*!
148
*
15-
* lattice-ui-kit - v0.44.0
9+
* lattice-ui-kit - v0.44.1
1610
* OpenLattice UI Kit for React
1711
* https://github.com/openlattice/lattice-ui-kit
1812
* Copyright (c) 2017-2021, OpenLattice, Inc. All rights reserved.
@@ -57,15 +51,6 @@ object-assign
5751
* LICENSE file in the root directory of this source tree.
5852
*/
5953

60-
/** @license React v0.19.1
61-
* scheduler.production.min.js
62-
*
63-
* Copyright (c) Facebook, Inc. and its affiliates.
64-
*
65-
* This source code is licensed under the MIT license found in the
66-
* LICENSE file in the root directory of this source tree.
67-
*/
68-
6954
/** @license React v16.13.1
7055
* react-is.production.min.js
7156
*
@@ -75,15 +60,6 @@ object-assign
7560
* LICENSE file in the root directory of this source tree.
7661
*/
7762

78-
/** @license React v16.14.0
79-
* react-dom.production.min.js
80-
*
81-
* Copyright (c) Facebook, Inc. and its affiliates.
82-
*
83-
* This source code is licensed under the MIT license found in the
84-
* LICENSE file in the root directory of this source tree.
85-
*/
86-
8763
/** @license React v16.14.0
8864
* react-jsx-runtime.production.min.js
8965
*
@@ -93,15 +69,6 @@ object-assign
9369
* LICENSE file in the root directory of this source tree.
9470
*/
9571

96-
/** @license React v16.14.0
97-
* react.production.min.js
98-
*
99-
* Copyright (c) Facebook, Inc. and its affiliates.
100-
*
101-
* This source code is licensed under the MIT license found in the
102-
* LICENSE file in the root directory of this source tree.
103-
*/
104-
10572
/**!
10673
* @fileOverview Kickass library to create and place poppers near their reference elements.
10774
* @version 1.16.1-lts

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lattice-ui-kit",
3-
"version": "0.44.0",
3+
"version": "0.44.1",
44
"homepage": "https://github.com/openlattice/lattice-ui-kit",
55
"description": "OpenLattice UI Kit for React",
66
"author": {

0 commit comments

Comments
 (0)