We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8296135 commit 36d7f61Copy full SHA for 36d7f61
src/extension.ts
@@ -6,7 +6,7 @@ import { TextDecoder, TextEncoder } from "util"
6
import { v4 as uuid } from "uuid"
7
8
// this is a commit on the vscode-webview-proxy branch, see https://github.com/fonsp/Pluto.jl/pull/1493
9
-export const PLUTO_BRANCH_NAME = "b1ada028a0c8a66de2cab211052681e05ed31203"
+export const PLUTO_BRANCH_NAME = "7f00dfd13ab19204fafa0a58d20c1808d0284d38"
10
11
/*
12
HELLO
0 commit comments