mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
Add JSON Schema to package.json (#6613)
Co-authored-by: Martin Bean <martinbean@users.noreply.github.com>
This commit is contained in:
parent
80a2a1e84f
commit
ddbc952c27
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"$schema": "https://json.schemastore.org/package.json",
|
||||
"name": "torrentpier",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue