added eol

This commit is contained in:
Gurkirat Singh
2019-06-03 13:05:07 +05:30
parent eccda7d09b
commit a111376854

View File

@@ -6,3 +6,4 @@ alias node-dev='export NODE_ENV=development'
# alias to setup nodejs production environment
alias node-prod='export NODE_ENV=production'