chore: Update react-native-worklets-core

Fixes the JNI Thread not attached error in `runAsync`
This commit is contained in:
Marc Rousavy
2024-01-30 17:58:48 +01:00
parent 19778a433c
commit af314dacf3
5 changed files with 13 additions and 13 deletions

View File

@@ -92,7 +92,7 @@
"react": "^18.2.0",
"react-native": "^0.72.3",
"react-native-builder-bob": "^0.21.3",
"react-native-worklets-core": "^0.2.0",
"react-native-worklets-core": "^0.3.0",
"release-it": "^16.1.3",
"typescript": "^5.1.6"
},