Skip to content

Commit 3363271

Browse files
konraddysputKonrad Dysput
andcommitted
smoketest: Downgrade react types in smoketests to the version in the sdk (#326)
* smoketest: Update react types in smoketests to the version in the sdk * smoketest: Use older version of react types --------- Co-authored-by: Konrad Dysput <konrad.dysput@saucelabs.com>
1 parent 2ae71c9 commit 3363271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoketests/packages/react-ts-esm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"license": "MIT",
1515
"devDependencies": {
1616
"@types/react": "^16.14.0",
17-
"@types/react-dom": "^18.2.6",
17+
"@types/react-dom": "^16.8.0",
1818
"@backtrace/browser": "file:../../../packages/react",
1919
"@backtrace/session-replay": "file:../../../packages/session-replay",
2020
"http-server": "^14.1.1",

0 commit comments

Comments
 (0)