Browse Source

depend on bson explicitely

Shane Kilkelly 9 years ago
parent
commit
ce85997843
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -4,6 +4,7 @@
   "description": "An online collaborative LaTeX editor",
   "description": "An online collaborative LaTeX editor",
   "dependencies": {
   "dependencies": {
     "async": "^0.9.0",
     "async": "^0.9.0",
+    "bson": "^1.0.4",
     "coffee-script": "^1.11.1",
     "coffee-script": "^1.11.1",
     "east": "0.5.1",
     "east": "0.5.1",
     "east-mongo": "^0.1.2",
     "east-mongo": "^0.1.2",