Skip to content

Commit 9ab9f3a

Browse files
committed
Remove lockfiles
1 parent 34f6310 commit 9ab9f3a

File tree

4 files changed

+2
-32664
lines changed

4 files changed

+2
-32664
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
npm-debug.log
33
yarn-error.log
44
.DS_Store
5+
yarn.lock
56
/dist
67
/coverage

.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)