fix: Remove string-hash-64 dependency

That's a dependency of react-native-worklets-core.
This commit is contained in:
Marc Rousavy
2023-10-05 12:03:57 +02:00
parent ffd64feee8
commit fab631d61a
2 changed files with 4 additions and 3 deletions

View File

@@ -160,8 +160,5 @@
}
]
]
},
"dependencies": {
"string-hash-64": "^1.0.3"
}
}