Skip to content

Commit

Permalink
Actually drop package-lock.json files
Browse files Browse the repository at this point in the history
  • Loading branch information
glasser committed Sep 30, 2022
1 parent 1d30119 commit bd5c971
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -121,6 +121,7 @@
"dist/**",
"ext/**",
"google/**",
"src/**"
"src/**",
"!**/package-lock.json"
]
}

0 comments on commit bd5c971

Please sign in to comment.