prototype for expanding packs

This commit is contained in:
Brian Gough
2015-02-05 16:36:41 +00:00
parent b7c77c959b
commit 715b0df4a1
2 changed files with 81 additions and 19 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
"metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v1.0.0",
"request": "~2.33.0",
"redis-sharelatex": "~0.0.4",
"redis": "~0.10.1"
"redis": "~0.10.1",
"underscore": "~1.7.0"
},
"devDependencies": {
"chai": "~1.9.0",