chore: update package.json and install dependencies

Remove pnpm lock and regenerate npm lockfile.

Co-authored-by: Thomas Ruoff <111471+tomru@users.noreply.github.com>
This commit is contained in:
v0
2026-02-06 07:48:53 +00:00
parent f1c675dfd5
commit 41da915565
4 changed files with 7802 additions and 5 deletions

3
scripts/install.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
cd /vercel/share/v0-project
npm install