Skip to content

Commit 9a458af

Browse files
committed
Remove lockfiles
Signed-off-by: Richie Bendall <[email protected]>
1 parent f7e6015 commit 9a458af

File tree

4 files changed

+6
-10753
lines changed

4 files changed

+6
-10753
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Lock files
2+
3+
package-lock.json
4+
yarn.lock
5+
16
# Logs
27
logs
38
*.log

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
package-lock=false

0 commit comments

Comments
 (0)