Skip to content

Commit 74d1bca

Browse files
committed
Build 0.22.1
1 parent 8b4965a commit 74d1bca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/tincan-node.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4864,7 +4864,7 @@ TinCan client library
48644864

48654865
/**
48664866
@property statement
4867-
@type SubStatement|StatementRef|null
4867+
@type StatementRef|null
48684868
*/
48694869
this.statement = null;
48704870

build/tincan.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4864,7 +4864,7 @@ TinCan client library
48644864

48654865
/**
48664866
@property statement
4867-
@type SubStatement|StatementRef|null
4867+
@type StatementRef|null
48684868
*/
48694869
this.statement = null;
48704870

0 commit comments

Comments
 (0)