Skip to content

Commit

Permalink
v0.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
nealus committed Nov 10, 2023
1 parent 9b5dc85 commit 9b05a77
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flexlayout-react",
"version": "0.7.13",
"version": "0.7.14",
"description": "A multi-tab docking layout manager",
"main": "lib/index.js",
"types": "./declarations/index.d.ts",
Expand All @@ -10,13 +10,18 @@
"dock",
"popout",
"tabs",
"drag-and-drop",
"tabset",
"splitter",
"drag",
"drop",
"reactjs",
"react-dom"
"flexlayout",
"flex layout",
"layout manager",
"drag and drop",
"split view",
"docking library",
"docking layout"
],
"scripts": {
"start": "webpack serve",
Expand Down

0 comments on commit 9b05a77

Please sign in to comment.