Skip to content

Commit bd9d717

Browse files
fix(package): update react-router-dom to version 5.1.1
Closes #11
1 parent cad01dc commit bd9d717

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
@@ -16,7 +16,7 @@
1616
"react": "^16.6.0",
1717
"react-apollo": "^2.2.4",
1818
"react-dom": "^16.6.0",
19-
"react-router-dom": "^4.3.1",
19+
"react-router-dom": "^5.1.1",
2020
"react-scripts": "3.1.0",
2121
"subscriptions-transport-ws": "^0.9.15"
2222
},

0 commit comments

Comments
 (0)