Merge remote-tracking branch 'origin/main' into feat/heic-converter

This commit is contained in:
ShareVB 2024-07-14 23:07:57 +02:00
commit 1b95877e45
25 changed files with 803 additions and 216 deletions

View file

@ -1,6 +1,6 @@
{
"name": "it-tools",
"version": "2023.12.21-5ed3693",
"version": "2024.5.13-a0bc346",
"description": "Collection of handy online tools for developers, with great UX. ",
"keywords": [
"productivity",
@ -139,5 +139,6 @@
"vitest": "^0.34.0",
"workbox-window": "^7.0.0",
"zx": "^7.2.1"
}
},
"packageManager": "pnpm@8.15.3"
}