Skip to content

Commit 101c6e7

Browse files
committed
Merge pull request #178 from 10gen/INT-702_no-token
🐛 INT 702: no token
2 parents 2883fd1 + a01468b commit 101c6e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"mongodb-connection-model": "^3.0.6",
7979
"mongodb-instance-model": "^1.0.2",
8080
"mongodb-ns": "^1.0.0",
81-
"scout-server": "http://bin.mongodb.org/js/scout-server/v0.4.0/scout-server-0.4.0.tar.gz"
81+
"scout-server": "http://bin.mongodb.org/js/scout-server/v0.4.2/scout-server-0.4.2.tar.gz"
8282
},
8383
"devDependencies": {
8484
"ampersand-app": "^1.0.4",
@@ -138,7 +138,7 @@
138138
"raf": "^3.1.0",
139139
"run-sequence": "^1.1.4",
140140
"run-series": "^1.1.4",
141-
"scout-client": "http://bin.mongodb.org/js/scout-client/v0.4.0/scout-client-0.4.0.tar.gz",
141+
"scout-client": "http://bin.mongodb.org/js/scout-client/v0.4.1/scout-client-0.4.1.tar.gz",
142142
"stream-combiner2": "^1.1.1",
143143
"uuid": "^2.0.1",
144144
"vinyl-buffer": "^1.0.0",

0 commit comments

Comments
 (0)