Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 45556e6

Browse files
authored
Move @testing-library/react to devDeps (#9309)
1 parent d321b5e commit 45556e6

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
@@ -60,7 +60,6 @@
6060
"@matrix-org/react-sdk-module-api": "^0.0.3",
6161
"@sentry/browser": "^6.11.0",
6262
"@sentry/tracing": "^6.11.0",
63-
"@testing-library/react": "^12.1.5",
6463
"@types/geojson": "^7946.0.8",
6564
"await-lock": "^2.1.0",
6665
"blurhash": "^1.1.3",
@@ -139,6 +138,7 @@
139138
"@percy/cypress": "^3.1.1",
140139
"@sentry/types": "^6.10.0",
141140
"@sinonjs/fake-timers": "^9.1.2",
141+
"@testing-library/react": "^12.1.5",
142142
"@types/classnames": "^2.2.11",
143143
"@types/commonmark": "^0.27.4",
144144
"@types/counterpart": "^0.18.1",

0 commit comments

Comments
 (0)