Skip to content

Commit 6e3b3d0

Browse files
Remove package-lock.json (#142)
This snuck in during the v7 release.
1 parent 126e38c commit 6e3b3d0

3 files changed

Lines changed: 2 additions & 11607 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
node_modules/
22
coverage/
33
tmp/
4+
package-lock.json
45
npm-debug.log*
56
.DS_Store

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