mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 16:43:25 +00:00
changed script import path to skip compilation step
This commit is contained in:
@@ -8,7 +8,7 @@ import nodeFetch from 'node-fetch';
|
||||
// eslint-disable-next-line import/no-extraneous-dependencies
|
||||
import Spinnies from 'spinnies';
|
||||
|
||||
import { MetaOutput, MovieMedia, ProviderControls, ShowMedia, makeProviders, makeStandardFetcher, targets } from '..';
|
||||
import { MetaOutput, MovieMedia, ProviderControls, ShowMedia, makeProviders, makeStandardFetcher, targets } from '.';
|
||||
|
||||
dotenv.config();
|
||||
|
||||
|
Reference in New Issue
Block a user