mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-21 09:38:01 +02:00
Disable RN auto-updates
This commit is contained in:
parent
78f3f1c01a
commit
dbef391855
@ -92,7 +92,9 @@
|
|||||||
|
|
||||||
// React Native stuff should be updated only when
|
// React Native stuff should be updated only when
|
||||||
// upgrading React Native.
|
// upgrading React Native.
|
||||||
|
"@babel/preset-env",
|
||||||
"@babel/runtime",
|
"@babel/runtime",
|
||||||
|
"@tsconfig/react-native",
|
||||||
"@types/react-native",
|
"@types/react-native",
|
||||||
"androidx.appcompat:appcompat",
|
"androidx.appcompat:appcompat",
|
||||||
"babel-plugin-module-resolver",
|
"babel-plugin-module-resolver",
|
||||||
|
Loading…
Reference in New Issue
Block a user