Skip to content

Commit

Permalink
Update package.json (#41)
Browse files Browse the repository at this point in the history
⬆️ version bump
  • Loading branch information
harshzalavadiya authored May 26, 2020
1 parent eb7feab commit 27cd2c0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-multi-select-component",
"version": "2.0.7",
"version": "2.0.8",
"description": "Simple and lightweight multiple selection dropdown component with checkboxes, search and select-all",
"author": "Harsh Zalavadiya",
"license": "MIT",
Expand All @@ -9,9 +9,6 @@
"module": "dist/react-multi-select-component.esm.js",
"typings": "dist/index.d.ts",
"sideEffects": false,
"engines": {
"node": ">=12"
},
"scripts": {
"start": "tsdx watch",
"build": "tsdx build && filesize",
Expand Down

0 comments on commit 27cd2c0

Please sign in to comment.