Skip to content

Commit

Permalink
v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aniketpathak028 committed Jan 21, 2023
1 parent c8cd8d2 commit 9589c50
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dorbus/flexboard",
"description": "A react component library for resizable sidebars, to easily add adjustable sidebars",
"version": "1.1.1",
"version": "1.1.2",
"author": "Divyanshu Shekhar <imdshekhar@gmail.com>",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand All @@ -17,11 +17,6 @@
"homepage": "https://github.com/dorbus/flexboard#readme",
"private": false,
"license": "ISC",
"keywords": [
"react",
"components",
"sidebar"
],
"type": "module",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -111,7 +106,7 @@
"prettier --write"
]
},
"keyword": [
"keywords": [
"react",
"component",
"flexboard",
Expand Down

0 comments on commit 9589c50

Please sign in to comment.