diff --git a/Cache.js b/cache.js similarity index 98% rename from Cache.js rename to cache.js index d8d4a23..7fe2d06 100644 --- a/Cache.js +++ b/cache.js @@ -45,4 +45,4 @@ class Cache { } } -module.exports = Cache; \ No newline at end of file +module.exports = Cache;