Skip to content

Commit

Permalink
4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetemrekilinc committed Nov 3, 2023
1 parent cc8ddd6 commit 9317f67
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.0-beta.3",
"version": "4.0.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.0-beta.3",
"comfort-react": "4.0.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.0-beta.3"
comfort-react: "npm:4.0.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.0-beta.3":
version: 4.0.0-beta.3
resolution: "comfort-react@npm:4.0.0-beta.3"
"comfort-react@npm:4.0.0":
version: 4.0.0
resolution: "comfort-react@npm:4.0.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: 529f1464b35ae15fcbe9a23c663441400215a8de928ff1fc69d2d3cf11f8d3e4effb8ba486cb3f028aaf5a2a59c16ea2080d2b9d949804be7b98e3acc3dd3397
checksum: 609e3bc56175e2ffe5c952c9b61e32103601813c0d329b7215c348eb2f423323410a98f0d76601b907c5cbb36a151511c22b954cb050ad3b694c82c9ad19f482
languageName: node
linkType: hard

Expand Down

0 comments on commit 9317f67

Please sign in to comment.