Skip to content

Commit 74f69ed

Browse files
committed
v6.0.1
1 parent 163181d commit 74f69ed

File tree

4 files changed

+3
-12
lines changed

4 files changed

+3
-12
lines changed

docs/main.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.

docs/main.js.LICENSE.txt

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,6 @@ THE SOFTWARE.
4444
* limitations under the License.
4545
*/
4646

47-
/**
48-
* @license
49-
* Lodash <https://lodash.com/>
50-
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
51-
* Released under MIT license <https://lodash.com/license>
52-
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
53-
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
54-
*/
55-
5647
/**
5748
* @license React
5849
* react-dom.production.min.js

docs/main.js.map

Lines changed: 1 addition & 1 deletion
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": "react-mosaic-component",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "A React Tiling Window Manager",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)