Commit c68992e
committed
fix(core): Fix ExpoConstantsContext type to use expo_sdk_version
The type definition used 'sdk_version' but the code and tests
use 'expo_sdk_version'. Updated the type to match the actual
field name being used.1 parent e71d8b7 commit c68992e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
0 commit comments