Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3ab9d00

Browse files
committed
Bumped version
Signed-off-by: Vishal Rana <vr@labstack.com>
1 parent2e0cc25 commit3ab9d00

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎lib/hub.js‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ class Hub {
99
this.options=options||{}
1010
}
1111

12-
_normalizeDeviceID(id){
13-
return`${this.projectID}:${id}`
12+
_normalizeDeviceID(){
13+
return`${this.projectID}:${this.deviceID}`
1414
}
1515

1616
_normalizeTopic(topic){

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"labstack",
3-
"version":"0.50.0",
3+
"version":"0.50.1",
44
"description":"Official Node.js client library for the LabStack platform",
55
"main":"index.js",
66
"scripts": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp