mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -07:00
Merge pull request #345 from HaveAGitGat/supersnellehenk-patch-3
Hotfix: axios dependency
This commit is contained in:
commit
192a8aa027
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue