Skip to content

Commit

Permalink
v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nomcopter committed May 20, 2020
1 parent 9fd3682 commit 838ce66
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 6 deletions.
4 changes: 2 additions & 2 deletions docs/app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/vendor.js.map

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
{
"name": "react-mosaic-component",
"version": "4.0.0",
"version": "4.0.1",
"description": "A React Tiling Window Manager",
"license": "Apache-2.0",
"main": "lib/index.js",
"style": "lib/react-mosaic.css",
"typings": "lib/index.d.ts",
"sideEffects": ["*.css"],
"sideEffects": [
"*.css"
],
"repository": {
"type": "git",
"url": "https://github.com/nomcopter/react-mosaic.git"
Expand Down

0 comments on commit 838ce66

Please sign in to comment.