Delete package lock
Some checks failed
Deploy / deploy (push) Failing after 14s

This commit is contained in:
Leonardo Murça 2025-03-28 19:05:37 -03:00
parent 12f24566fa
commit ee4c0e5d2a
3 changed files with 2 additions and 1959 deletions

View file

@ -24,7 +24,7 @@ jobs:
apt-get install -y rsync
- name: Install dependencies
run: rm package-lock.json && npm install
run: npm install
- name: Build app
run: npm run build

1
.gitignore vendored
View file

@ -11,6 +11,7 @@ node_modules
dist
dist-ssr
*.local
package-lock.json
# Editor directories and files
.vscode/*

1958
package-lock.json generated

File diff suppressed because it is too large Load diff