Skip to content

Commit 8e16fc8

Browse files
authored
Merge pull request #305 from jpancotti/main
Remove duplicate codegen spec for video compression
2 parents 40deab8 + da954fc commit 8e16fc8

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -197,12 +197,7 @@
197197
"name": "RNCompressorSpec",
198198
"type": "modules",
199199
"jsSrcsDir": "src"
200-
},
201-
{
202-
"name": "RNVideoCompressorSpec",
203-
"type": "modules",
204-
"jsSrcsDir": "src"
205200
}
206201
]
207202
}
208-
}
203+
}

0 commit comments

Comments
 (0)