Skip to content

Commit a815093

Browse files
authored
Update Pluto 0.20.21 (#77)
1 parent 35a70dc commit a815093

File tree

7 files changed

+108
-84
lines changed

7 files changed

+108
-84
lines changed

.vscode/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{
77
"label": "🌳 PlutoPages: run development server",
88
"type": "shell",
9-
"command": "julia develop.jl",
9+
"command": "julia +1.10 develop.jl",
1010
"group": "build"
1111
}
1212
]

0 commit comments

Comments
 (0)