Skip to content

Commit 0fefc0e

Browse files
committed
Remove package-lock.json files and update .gitignore
Deleted package-lock.json files from all sample projects and added package-lock.json to .gitignore to prevent future commits. Updated package.json files remain, likely to reflect dependency changes or cleanup.
1 parent 29ebd28 commit 0fefc0e

File tree

10 files changed

+21
-8176
lines changed

10 files changed

+21
-8176
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ ClientBin/
168168
*.publishsettings
169169
node_modules/
170170
bun.lock
171+
package-lock.json
171172

172173
# RIA/Silverlight projects
173174
Generated_Code/

0 commit comments

Comments
 (0)