Skip to content

Commit

Permalink
server update sclorg#1 error - 1
Browse files Browse the repository at this point in the history
  • Loading branch information
EfrainLayCastillo committed Dec 24, 2016
1 parent dc5b6da commit 1c81cbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ var express = require('express'),
fs = require('fs'),
eps = require('ejs'),
morgan = require('morgan');
var cookieParser = require('cookie-parser');
var logger = require('morgan');
var bodyParser = require('body-parser');
var hbs = require('express-handlebars');
Expand Down

0 comments on commit 1c81cbc

Please sign in to comment.