Skip to content

Commit b976caa

Browse files
authored
chore: Update fake compat version (#4488)
1 parent 4e7e29b commit b976caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compat/src/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ import {
3535
__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED
3636
} from './render';
3737

38-
const version = '17.0.2'; // trick libraries to think we are react
38+
const version = '18.3.1'; // trick libraries to think we are react
3939

4040
/**
4141
* Legacy version of createElement.

0 commit comments

Comments
 (0)