switch react version ranges to full format

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-10-13 15:40:10 +02:00
parent 7221db3702
commit aa2ff48a97
105 changed files with 205 additions and 205 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
"xterm-addon-fit": "^0.8.0"
},
"peerDependencies": {
"react": "^16.13.1 || ^17 || ^18"
"react": "^16.13.1 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@backstage/cli": "workspace:^",