Skip to content

Commit

Permalink
4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetemrekilinc committed Nov 22, 2023
1 parent ff83dde commit bd6178a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "comfort-react-demo",
"version": "4.0.3",
"version": "4.1.0",
"type": "module",
"license": "MIT",
"scripts": {
Expand All @@ -16,7 +16,7 @@
"@mui/material": "5.14.16",
"@mui/utils": "5.14.16",
"@mui/x-date-pickers": "6.17.0",
"comfort-react": "4.0.3",
"comfort-react": "4.1.0",
"date-fns": "2.30.0",
"jsx-to-string": "1.4.0",
"miragejs": "0.1.48",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3313,7 +3313,7 @@ __metadata:
"@mui/utils": "npm:5.14.16"
"@mui/x-date-pickers": "npm:6.17.0"
"@vitejs/plugin-react": "npm:4.1.0"
comfort-react: "npm:4.0.3"
comfort-react: "npm:4.1.0"
date-fns: "npm:2.30.0"
eslint: "npm:8.52.0"
eslint-config-prettier: "npm:9.0.0"
Expand All @@ -3337,9 +3337,9 @@ __metadata:
languageName: unknown
linkType: soft

"comfort-react@npm:4.0.3":
version: 4.0.3
resolution: "comfort-react@npm:4.0.3"
"comfort-react@npm:4.1.0":
version: 4.1.0
resolution: "comfort-react@npm:4.1.0"
dependencies:
libphonenumber-js: "npm:1.10.49"
notistack: "npm:3.0.1"
Expand All @@ -3363,7 +3363,7 @@ __metadata:
react-dropzone: 14.2.3
react-imask: 7.1.3
react-phone-input-2: 2.15.1
checksum: d4e96c3551eee6e94bc053a052e4439d0ba5412db2b3161a68ea806b85013979cb722cece132398ffe286561618bdfc28fe4030cbcbac176649e1482fe425266
checksum: a8b527822b626fbfdf9600050bdaced10aa5b4c5e067ba4f3bb585e8695c202a3b17cd2d51771091c6ba59cacf0a11c4d9a24a92815264461b077731294b53fc
languageName: node
linkType: hard

Expand Down

0 comments on commit bd6178a

Please sign in to comment.