Skip to content

Commit 1fc82b5

Browse files
authored
chore: remove package lock in examples and tests (#342)
relates to STACKITTPR-725
1 parent 0bc5c34 commit 1fc82b5

120 files changed

Lines changed: 1227 additions & 235120 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ provider/**/schema-embed.json
2222
**/version.txt
2323
**/nuget
2424
**/dist
25+
26+
examples/ts/**/package-lock.json
27+
tests/ts/**/package-lock.json

0 commit comments

Comments
 (0)