diff options
| author | Rafi Zadanly <rafizadanly@gmail.com> | 2022-12-16 11:22:45 +0700 |
|---|---|---|
| committer | Rafi Zadanly <rafizadanly@gmail.com> | 2022-12-16 11:22:45 +0700 |
| commit | f45dee703450c42521884f8e0da8ae49f652b8c6 (patch) | |
| tree | 184ef403a9808e05823e9e2a93d0e24dae7b385c /package.json | |
| parent | a03d150a2816ed7f901d3acf0ceb26c4025365e1 (diff) | |
item cart delete confirmation
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index dfef8f27..9d8e529f 100644 --- a/package.json +++ b/package.json @@ -17,9 +17,9 @@ "nodemailer": "^6.8.0", "react": "18.2.0", "react-dom": "18.2.0", + "react-hot-toast": "^2.4.0", "react-infinite-scroll-component": "^6.1.0", "react-lazy-load-image-component": "^1.5.5", - "react-toastify": "^9.1.1", "swiper": "^8.4.4" }, "devDependencies": { |
