patch compressor

This commit is contained in:
Hailey
2024-11-10 16:06:19 -08:00
parent cccc01f0d4
commit fdba6ea886
5 changed files with 46 additions and 89 deletions
@@ -0,0 +1,16 @@
diff --git a/node_modules/react-native-compressor/package.json b/node_modules/react-native-compressor/package.json
index 8adf7dc..8dd43a6 100644
--- a/node_modules/react-native-compressor/package.json
+++ b/node_modules/react-native-compressor/package.json
@@ -197,11 +197,6 @@
"name": "RNCompressorSpec",
"type": "modules",
"jsSrcsDir": "src"
- },
- {
- "name": "RNVideoCompressorSpec",
- "type": "modules",
- "jsSrcsDir": "src"
}
]
}