Skip to content

Commit e33675f

Browse files
Jesper Svennevidjsvennevid
authored andcommitted
Bumped for safari fix on client
1 parent c020fd4 commit e33675f

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
@@ -1,14 +1,14 @@
11
{
22
"name": "streaming.io",
3-
"version": "0.2.3",
3+
"version": "0.2.3-fix",
44

55
"repository": {
66
"type": "git",
77
"url": "https://github.com/jsvennevid/streaming.io.git"
88
},
99

1010
"dependencies": {
11-
"streaming.io-client": "git+https://github.com/jsvennevid/streaming.io-client.git#v0.2.3",
11+
"streaming.io-client": "git+https://github.com/jsvennevid/streaming.io-client.git#v0.2.3-fix",
1212
"underscore": "== 1.4.4",
1313
"node-uuid": ">= 1.4.0",
1414
"amqp": ">= 0.1.6",

0 commit comments

Comments
 (0)