summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorokfprojz <jules+okfprojz@okfoc.us>2015-09-24 20:45:23 -0400
committerokfprojz <jules+okfprojz@okfoc.us>2015-09-24 20:45:23 -0400
commitc1807aee27e2c995da7afda5df4745ea78ce6b80 (patch)
tree3c5da1a1ec684f67ce5424689f7fa2b97468b71d
parenta7bbe19335cd9e698a9533fd98e5d21fe24d81c9 (diff)
package.json
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 66dc7dd..32bfa35 100644
--- a/package.json
+++ b/package.json
@@ -25,8 +25,10 @@
"express": "^4.13.3",
"express-json": "^1.0.0",
"knex": "^0.8.6",
+ "knox": "^0.9.2",
"lodash": "^3.10.1",
+ "moment": "^2.10.6",
"multer": "^1.0.5",
- "mysql2": "^0.15.8",
+ "mysql2": "^0.15.8"
}
}