Skip to content

Commit

Permalink
➕ [#252] Add immer
Browse files Browse the repository at this point in the history
  • Loading branch information
SilviaAmAm committed Jan 25, 2022
1 parent 36aedac commit c1b9aee
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 7 deletions.
22 changes: 16 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,14 @@
"homepage": "https://maykinmedia.nl",
"dependencies": {
"axios": "^0.21.2",
"immer": "^9.0.12",
"microscope-sass": "latest",
"react": "^16.13.1",
"react-collapse": "^5.0.1",
"react-dom": "^16.13.1",
"react-modal": "^3.11.2",
"react-use": "^17.3.1"
"react-use": "^17.3.1",
"use-immer": "^0.6.0"
},
"devDependencies": {
"@babel/core": "latest",
Expand Down

0 comments on commit c1b9aee

Please sign in to comment.