瀏覽代碼

Refs #2737: moving code to test for the National Veterans Conference.

Charles Ezell 12 年之前
父節點
當前提交
25cfc27d9b
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
   "name": "mungedb-aggregate",
-  "version": "0.5.0+2013.06.17",
+  "version": "0.5.4+2013.08.12",
   "description": "A JavaScript data aggregation pipeline based on the MongoDB aggregation framework.",
   "author": "Rivera Group <support@riverainc.com>",
   "contributors": [
@@ -23,7 +23,7 @@
   ],
   "dependencies": {
     "sift": "*",
-    "async":"*"
+    "async": "*"
   },
   "devDependencies": {
     "mocha": "*",