Skip to content
This repository was archived by the owner on Nov 23, 2022. It is now read-only.

Commit 5770fc2

Browse files
fix(deps): update dependency react-router-dom to v5.3.1 (#107)
1 parent d82384d commit 5770fc2

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
@@ -10,7 +10,7 @@
1010
"react": "17.0.2",
1111
"react-dom": "17.0.2",
1212
"react-flow-renderer": "10.2.2",
13-
"react-router-dom": "5.3.0",
13+
"react-router-dom": "5.3.1",
1414
"regenerator-runtime": "0.13.9",
1515
"tslib": "2.3.1"
1616
},

0 commit comments

Comments
 (0)