8000 Update protocol version · fredericbarthelet/typescript-sdk@84dc914 · GitHub
[go: up one dir, main page]

Skip to content

Commit 84dc914

Browse files
committed
Update protocol version
* tidy types.test.ts
1 parent 1e9d5d5 commit 84dc914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { LATEST_PROTOCOL_VERSION, SUPPORTED_PROTOCOL_VERSIONS} from "./types.js";
1+
import { LATEST_PROTOCOL_VERSION, SUPPORTED_PROTOCOL_VERSIONS } from "./types.js";
22

33
describe("Types", () => {
44

0 commit comments

Comments
 (0)
0