warning: in the working copy of '.env', LF will be replaced by CRLF the next time Git touches it warning: in the working copy of '.gitignore', LF will be replaced by CRLF the next time Git touches it warning: in the working copy of 'db.js', LF will be replaced by CRLF the next time Git touches it warning: in the working copy of 'db1.js', LF will be replaced by CRLF the next time Git touches it warning: in the working copy of 'package-lock.json', LF will be replaced by CRLF the next time Git touches it warning: in the working copy of 'server.js', LF will be replaced by CRLF the next time Git touches it warning: in the working copy of 'src/Game.js', LF will be replaced by CRLF the next time Git touches it .env | 4 ++-- db.js | 4 +--- db1.js | 2 +- package-lock.json | 57 +++++++++++++++++++++++++++++-------------------------- server.js | 10 ++++------ src/Game.js | 40 +++++++++++++------------------------- 6 files changed, 51 insertions(+), 66 deletions(-)