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:
parent
77bf8cdef2
commit
89d82f4999
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "cobalt",
|
"name": "cobalt",
|
||||||
"description": "probably the friendliest social media downloader yet",
|
"description": "probably the friendliest social media downloader yet",
|
||||||
"version": "2.2.7",
|
"version": "2.2.8",
|
||||||
"author": "wukko",
|
"author": "wukko",
|
||||||
"exports": "./src/cobalt.js",
|
"exports": "./src/cobalt.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|
Loading…
Reference in a new issue