Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Samsam Ahmadi committed Aug 3, 2021
1 parent 019484b commit d676bc1
Show file tree
Hide file tree
Showing 2 changed files with 13,348 additions and 13,873 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-trip-date",
"version": "1.8.0",
"version": "1.8.2",
"description": "date-picker and range-picker for React applications",
"author": "Samsam Ahmadi",
"license": "GPL-3.0",
Expand All @@ -21,6 +21,10 @@
"rangePicker",
"datePicker"
],
"peerDependencies": {
"react": "^17.0.1",
"react-dom": "^17.0.1"
},
"dependencies": {
"dayjs": "^1.8.27",
"jalaliday": "^2.3.0",
Expand Down Expand Up @@ -85,8 +89,6 @@
"import-sort-style-renke": "^6.0.0",
"lint-staged": "^10.2.6",
"prettier": "^2.0.5",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"rollup": "^2.41.2",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-postcss": "^4.0.0",
Expand Down

0 comments on commit d676bc1

Please sign in to comment.