Merge pull request #345 from HaveAGitGat/supersnellehenk-patch-3

Hotfix: axios dependency
make-only-subtitle-default
HaveAGitGat 3 years ago committed by GitHub
commit 192a8aa027
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
/* eslint-disable no-await-in-loop */
module.exports.dependencies = ['axios', '@cospired/i18n-iso-languages'];
module.exports.dependencies = ['axios@0.27.2', '@cospired/i18n-iso-languages'];
// tdarrSkipTest
const details = () => ({
id: 'Tdarr_Plugin_henk_Keep_Native_Lang_Plus_Eng',

Loading…
Cancel
Save