Skip to content

Commit d2ba720

Browse files
committed
INT-1777: Use host/port from connection model in data service (#463)
1 parent 336caf9 commit d2ba720

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
@@ -123,7 +123,7 @@
123123
"mongodb": "^2.2.8",
124124
"mongodb-collection-model": "^0.2.3",
125125
"mongodb-connection-model": "^5.1.0",
126-
"mongodb-data-service": "^1.3.0",
126+
"mongodb-data-service": "^1.3.2",
127127
"mongodb-database-model": "^0.1.2",
128128
"mongodb-explain-plan-model": "^0.2.0",
129129
"mongodb-extended-json": "^1.6.0",

0 commit comments

Comments
 (0)