Merge pull request #107 from boazpoolman/hotfix/lock-rdvc

fix: lock the react-diff-viewer-continued dependency to 3.2.6
pull/113/head
Boaz Poolman 2023-10-17 21:14:21 +02:00 committed by GitHub
commit 28b7ba5811
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
"git-diff": "^2.0.6",
"immutable": "^3.8.2",
"inquirer": "^8.2.0",
"react-diff-viewer-continued": "^3.2.3",
"react-diff-viewer-continued": "3.2.6",
"redux-immutable": "^4.0.0",
"redux-thunk": "^2.3.0"
},