Add JSON Schema to package.json (#6613)

Co-authored-by: Martin Bean <martinbean@users.noreply.github.com>
This commit is contained in:
Martin Bean 2025-05-15 17:11:00 +02:00 committed by Yury Pikhtarev
commit ddbc952c27
No known key found for this signature in database

View file

@ -1,4 +1,5 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "torrentpier",
"private": true,
"type": "module",