delete package.jess'on

This commit is contained in:
Simone Tesini 2025-08-01 22:22:38 +02:00
parent ebabe54b09
commit c89d3af268
2 changed files with 0 additions and 26 deletions

21
package-lock.json generated
View file

@ -1,21 +0,0 @@
{
"name": "team-1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"zod": "^4.0.14"
}
},
"node_modules/zod": {
"version": "4.0.14",
"resolved": "https://registry.npmjs.org/zod/-/zod-4.0.14.tgz",
"integrity": "sha512-nGFJTnJN6cM2v9kXL+SOBq3AtjQby3Mv5ySGFof5UGRHrRioSJ5iG680cYNjE/yWk671nROcpPj4hAS8nyLhSw==",
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/colinhacks"
}
}
}
}

View file

@ -1,5 +0,0 @@
{
"dependencies": {
"zod": "^4.0.14"
}
}