Skip to content

Commit 4387870

Browse files
committed
[dist] use clone and update to new window-stream
1 parent 5cec19d commit 4387870

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,17 @@
1818
"url": "https://github.com/nodejitsu/godot.git"
1919
},
2020
"dependencies": {
21+
"back": "0.1.x",
22+
"clone": "~0.1.18",
2123
"graphite": "0.0.6",
2224
"ip": "0.0.x",
25+
"json-stream": "0.2.x",
2326
"node-uuid": "1.4.0",
2427
"redis": "0.8.4",
2528
"sendgrid-web": "0.0.5",
2629
"telenode": "0.0.3",
2730
"utile": "0.2.x",
28-
"window-stream": "~0.4.0",
29-
"json-stream": "0.2.x",
30-
"back": "0.1.x"
31+
"window-stream": "~0.5.0"
3132
},
3233
"devDependencies": {
3334
"optimist": "0.3.4",

0 commit comments

Comments
 (0)