浏览代码

EAGLESIX-4483: make pinning on bson less strict to reduce likelihood of duplication of the bson pkg

Kyle P Davis 10 年之前
父节点
当前提交
c0961b63a2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -41,7 +41,7 @@
     "jshint": "*",
     "jshint": "*",
     "jscoverage": "*",
     "jscoverage": "*",
     "jscheckstyle": "*",
     "jscheckstyle": "*",
-    "bson": "0.2.15"
+    "bson": "~0.2.18"
   },
   },
   "license": "AGPL",
   "license": "AGPL",
   "private": true,
   "private": true,