faster and more accessible (2.2.8)

- spanish localization by @adrigoomy
- cobalt should load even faster cause all loaded files are now way smaller (esbuild implementation)
This commit is contained in:
wukko 2022-07-30 15:13:33 +06:00
parent 77bf8cdef2
commit 89d82f4999

View file

@ -1,7 +1,7 @@
{
"name": "cobalt",
"description": "probably the friendliest social media downloader yet",
"version": "2.2.7",
"version": "2.2.8",
"author": "wukko",
"exports": "./src/cobalt.js",
"type": "module",