feat(react-native-sdk): add react-native-worklets-core as a peer dep

This commit is contained in:
Calin-Teodor
2025-09-09 16:39:53 +03:00
committed by Calinteodor
parent 58db02bab8
commit c436e48956

View File

@@ -85,7 +85,8 @@
"react-native-video": "0.0.0",
"react-native-watch-connectivity": "0.0.0",
"react-native-webrtc": "0.0.0",
"react-native-webview": "0.0.0"
"react-native-webview": "0.0.0",
"react-native-worklets-core": "0.0.0"
},
"scripts": {
"postinstall": "node sdk_instructions.js",