1
0
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:
Laurent Cozic 2023-06-10 17:07:07 +01:00
parent 78f3f1c01a
commit dbef391855

View File

@ -92,7 +92,9 @@
// React Native stuff should be updated only when
// upgrading React Native.
"@babel/preset-env",
"@babel/runtime",
"@tsconfig/react-native",
"@types/react-native",
"androidx.appcompat:appcompat",
"babel-plugin-module-resolver",