Skip to content

Commit ca389bd

Browse files
committed
Update docker container version on CircleCI
To fix error: @testing-library/react-hooks@7.0.2: The engine "node" is incompatible with this module. Expected version ">=12". Got "10.24.1"
1 parent dc0c6a4 commit ca389bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2.1
22

33

44
orbs:
5-
rn: react-native-community/react-native@4.1.1
5+
rn: react-native-community/react-native@5.5.0
66

77

88
jobs:

0 commit comments

Comments
 (0)