Skip to content

Commit 3b6518a

Browse files
author
Marcin Mazurek
committed
[DDW-809] Use fixed package versions
1 parent 2447bbb commit 3b6518a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@
102102
"@types/node": "14.18.1",
103103
"@types/qrcode.react": "1.0.2",
104104
"@types/react": "16.9.56",
105-
"@types/react-router": "^5.1.18",
106-
"@types/react-router-dom": "^5.3.3",
105+
"@types/react-router": "5.1.18",
106+
"@types/react-router-dom": "5.3.3",
107107
"@types/react-svg-inline": "2.1.3",
108108
"@types/react-table": "^7.7.9",
109109
"@types/trezor-connect": "8.1.18",

0 commit comments

Comments
 (0)