mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Remove pnpm lock and regenerate npm lockfile. Co-authored-by: Thomas Ruoff <111471+tomru@users.noreply.github.com>
4 lines
52 B
Bash
4 lines
52 B
Bash
#!/bin/bash
|
|
cd /vercel/share/v0-project
|
|
npm install
|