Skip to content

Commit 65d3e6d

Browse files
committed
test
1 parent bd7770a commit 65d3e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/types/src/runner-config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ type CommonSequenceConfig = {
1212
parent_id: string;
1313
/**
1414
* Relative path from sequence package root to JS file
15-
*/
15+
*/
1616
entrypointPath: string;
1717
name: string;
1818
version: string;

0 commit comments

Comments
 (0)