Skip to content

Commit 97fb2aa

Browse files
CopilotLipata
andcommitted
fix: Remove package-lock.json and add to .gitignore to prevent lock file conflicts
Co-authored-by: Lipata <[email protected]>
1 parent fe0ea3d commit 97fb2aa

File tree

3 files changed

+1423
-19221
lines changed

3 files changed

+1423
-19221
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ packages/core/config/Config.schema.json
3232
# Misc
3333
npm-debug.log*
3434
yarn-error.log*
35+
package-lock.json
3536

3637
# Mac OSX Finder files.
3738
**/.DS_Store

0 commit comments

Comments
 (0)