Skip to content

Commit 28b7ba5

Browse files
authored
Merge pull request #107 from boazpoolman/hotfix/lock-rdvc
fix: lock the react-diff-viewer-continued dependency to 3.2.6
2 parents 08437ac + 12970ae commit 28b7ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"git-diff": "^2.0.6",
3131
"immutable": "^3.8.2",
3232
"inquirer": "^8.2.0",
33-
"react-diff-viewer-continued": "^3.2.3",
33+
"react-diff-viewer-continued": "3.2.6",
3434
"redux-immutable": "^4.0.0",
3535
"redux-thunk": "^2.3.0"
3636
},

0 commit comments

Comments
 (0)