Skip to content

Commit

Permalink
Merge pull request #4 from tianzhihen/patch-1
Browse files Browse the repository at this point in the history
Update express.js
  • Loading branch information
jackhutu committed Mar 27, 2017
2 parents db57d04 + 33c39e2 commit d49fa00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/config/express.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
'use strict';

var express = require('express');
var compression = require('compression');
var bodyParser = require('body-parser');
var cors = require('cors');
Expand Down

0 comments on commit d49fa00

Please sign in to comment.