Skip to content

Commit 8e2b34e

Browse files
chore: redux presist
Signed-off-by: rishabhsharma1997 <rishabhsharma19997@gmail.com>
1 parent 28a1e06 commit 8e2b34e

2 files changed

Lines changed: 6 additions & 8 deletions

File tree

package-lock.json

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@
4646
"@reduxjs/toolkit": "^2.2.5",
4747
"@testing-library/react": "^14.1.2",
4848
"@types/jest": "^29.5.11",
49-
"@types/lodash": "^4.17.7",
50-
"@types/node": "^22.2.0",
5149
"@types/react": "^18.2.45",
5250
"@types/react-dom": "^18.2.18",
5351
"@types/react-redux": "^7.1.33",
@@ -75,6 +73,7 @@
7573
"rehype-raw": "^6.1.1",
7674
"remark-gfm": "^3.0.1",
7775
"ts-jest": "^29.1.1",
76+
"@types/lodash": "^4.17.7",
7877
"tsup": "^8.2.4",
7978
"typescript": "^5.3.3"
8079
},

0 commit comments

Comments
 (0)