mirror of
https://github.com/Viren070/stremio-addons-list.git
synced 2025-12-01 23:19:02 +01:00
Update build.js
This commit is contained in:
@@ -3,7 +3,7 @@ const fs = require('fs');
|
||||
const needle = require('needle')
|
||||
const asyncQueue = require('async.queue')
|
||||
const slug = require('slug')
|
||||
const config = require('./config.json')
|
||||
const config = require('./config')
|
||||
const graphql = require('./graphql')
|
||||
const getCached = require('./cache')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user