Skip to content

Commit

Permalink
bump immer and ejs versions in photo_album
Browse files Browse the repository at this point in the history
  • Loading branch information
strausr committed Mar 24, 2022
1 parent 8fe5a9e commit 2bd5b34
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions samples/photo_album/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,11 @@
"devDependencies": {
"eslint-config-react-app": "^6.0.0",
"serve": "^12.0.0"
},
"overrides": {
"react-dev-utils": {
"immer": "9.0.6"
},
"ejs": "3.1.6"
}
}

0 comments on commit 2bd5b34

Please sign in to comment.