From 2a8e16d290c6c64e4d9e1222bea796b8331389c8 Mon Sep 17 00:00:00 2001 From: Sandu Victor Date: Mon, 6 Apr 2020 22:00:38 +0300 Subject: [PATCH] chore: fixed typo in gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d8f01f7..03527db 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,6 @@ dist .env .todo # If somones uses the wrong manager -package.lock.json -yarn.lock \ No newline at end of file +package-lock.json +yarn.lock +