summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-06-06 17:29:50 -0400
committerJules Laplace <jules@okfoc.us>2014-06-06 17:29:50 -0400
commitfdac6c79935fa9b773cbb9d4a0c2499726764777 (patch)
tree8457a6d7abf1b5dedcadb1a7021aac9b2d6e7446 /bower.json
parent8f12d34393708ab2ec03a5ad44bc83bc86f16dc9 (diff)
creating new users with email and password
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index ace209e..7ac2bdc 100644
--- a/bower.json
+++ b/bower.json
@@ -4,6 +4,7 @@
"private": true,
"dependencies": {
"jquery": "1.11.0",
- "momentjs": "~2.5.1"
+ "momentjs": "~2.5.1",
+ "lodash": ""
}
}