chore: add schema to package.json and remove name

This commit is contained in:
peaklabs-dev 2025-12-01 12:05:03 +01:00
parent ee0df7a146
commit 3128177fea
No known key found for this signature in database

View file

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