Skip to content

Commit 69bac6a

Browse files
committed
added package
1 parent 8f5621a commit 69bac6a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,9 @@
3939
"@backstage/core-app-api": "^1.0.0",
4040
"@backstage/dev-utils": "^1.0.0",
4141
"@backstage/test-utils": "^1.0.0",
42-
"react": "^17.0.0",
43-
"react-dom": "^17.0.0",
42+
"react": "^17.0.2",
43+
"react-dom": "^17.0.2",
44+
"react-router": "6.3.0",
4445
"@testing-library/jest-dom": "^5.10.1",
4546
"@testing-library/react": "^12.1.2",
4647
"@testing-library/user-event": "^13.1.8",

0 commit comments

Comments
 (0)