Skip to content

Commit 5da2884

Browse files
committed
fixed dev bson dep
1 parent 5f7c311 commit 5da2884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"JSONStream": "^1.0.7",
2222
"betterbenchmarks": "^0.1.0",
2323
"bluebird": "3.4.6",
24-
"bson": "1.0.0",
24+
"bson": "latest",
2525
"cli-table": "^0.3.1",
2626
"co": "4.6.0",
2727
"colors": "^1.1.2",

0 commit comments

Comments
 (0)