Skip to content

Commit 56aa483

Browse files
committed
use clarified indicator compiler
1 parent 4af9dbe commit 56aa483

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/compiler.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { compilePine as compileBase } from "./compiler-v19";
1+
import { compilePine as compileBase } from "./compiler-v20";
22
import { toPublicIndicatorConfig } from "./public-indicator-config";
33
import type { StrategyConfig } from "./types";
44

0 commit comments

Comments
 (0)