Skip to content

Commit 6ed3b51

Browse files
vikr01oliviertassinari
authored andcommitted
Remove npm lockfiles (#164)
* remove unnecessary lockfiles * update gitignore to ignore lockfiles * keep yarn
1 parent d852393 commit 6ed3b51

File tree

3 files changed

+1392
-7234
lines changed

3 files changed

+1392
-7234
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@
99

1010
# OS files
1111
.DS_STORE
12+
13+
# No npm lockfiles
14+
npm-shrinkwrap.json
15+
package-lock.json

0 commit comments

Comments
 (0)