Skip to content

Commit c0b216d

Browse files
metaColinclaude
andcommitted
Fix GitHub Actions deployment - add package-lock.json
- Added package-lock.json for npm ci in GitHub Actions - Removed package-lock.json from .gitignore Co-Authored-By: Claude <noreply@anthropic.com>
1 parent a16e441 commit c0b216d

2 files changed

Lines changed: 1700 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ node_modules/
1212
npm-debug.log*
1313
yarn-debug.log*
1414
yarn-error.log*
15-
package-lock.json
1615

1716
# OS files
1817
.DS_Store

0 commit comments

Comments
 (0)