Skip to content

Commit

Permalink
v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shahabyazdi committed Apr 16, 2023
1 parent 110b262 commit bf6b1ed
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-multi-date-picker",
"version": "4.0.0",
"description": "a simple React datepicker component for working with gregorian, persian, arabic and indian calendars with the ability to select the date by single, multiple and range pickers.",
"description": "A simple React datepicker component for working with gregorian, persian, arabic and indian calendars with the ability to select the date by single, multiple, range and multiple range pickers.",
"main": "./build/index.js",
"types": "index.d.ts",
"scripts": {
Expand All @@ -20,13 +20,16 @@
"picker",
"datepicker",
"rangepicker",
"weekpicker",
"timepicker",
"date picker",
"range picker",
"time picker",
"week picker",
"multiple",
"range",
"time",
"week",
"gregorian",
"calendar",
"persian",
Expand Down

0 comments on commit bf6b1ed

Please sign in to comment.