summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index bb8a39b..6388c89 100644
--- a/package.json
+++ b/package.json
@@ -9,6 +9,7 @@
"author": "OKFocus",
"license": "None",
"dependencies": {
- "express": "^4.12.3"
+ "express": "^4.12.3",
+ "object-assign": ""
}
}