Skip to content

Commit

Permalink
Update server.js
Browse files Browse the repository at this point in the history
  • Loading branch information
lestad committed Oct 12, 2015
1 parent c1f14cd commit e7acd3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions server.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env node

var express = require("express"),
app = express(),
bodyParser = require('body-parser'),
Expand Down

0 comments on commit e7acd3c

Please sign in to comment.