Skip to content

Commit f4e8251

Browse files
Use version of ably-js with fix for SDK-3910
TODO remove this
1 parent 80d99fd commit f4e8251

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

ably-1.2.45.tgz

2.26 MB
Binary file not shown.

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@
6666
"nanoid": "^5.0.2"
6767
},
6868
"peerDependencies": {
69-
"ably": "^1.2.45"
69+
"ably": "file:ably-1.2.45.tgz"
7070
}
7171
}

0 commit comments

Comments
 (0)