Skip to content

Commit 3056aa2

Browse files
committed
Remove lock file
1 parent 0291f5b commit 3056aa2

File tree

3 files changed

+3
-3717
lines changed

3 files changed

+3
-3717
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
/node_modules
33
/.pnp
44
.pnp.js
5+
package-lock.json
6+
yarn.lock
57

68
# testing
79
/coverage

.npmrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
package-lock=false

0 commit comments

Comments
 (0)