summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-07-09 18:26:38 -0400
committerJules Laplace <jules@okfoc.us>2014-07-09 18:26:38 -0400
commit2224ce7cb309329d1e44fd8814bccea536d74a92 (patch)
tree8bc11072428eb649a0608c22c3fefc990f42d2e1 /package.json
parent0f9e0e60cc52cfbd052cf3b8925abadeda374c2f (diff)
routes
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 0861dc4..1ebf93a 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "protocols",
"version": "0.0.0",
"description": "protocols",
- "main": "lib/index.js",
+ "main": "server/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
@@ -15,7 +15,6 @@
"passport-local": "~1.0.0",
"csurf": "~1.3.0",
"lodash": "~2.4.1",
- "ejs": "^0.8.8",
"multer": "~0.1.0",
"body-parser": "~1.3.0",
"cookie-parser": "~1.3.2",