Skip to content

Commit

Permalink
Merge branch 'malt' of https://github.com/savq/Pluto.jl into pr/2240
Browse files Browse the repository at this point in the history
  • Loading branch information
fonsp committed Sep 12, 2023
2 parents 46544ec + 4279352 commit d55c381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/components/CellInput/lezer_template.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { julia_andrey, NodeProp, syntaxTree, Text } from "../../imports/Codemirr
import lodash from "../../imports/lodash.js"

// @ts-ignore
import ManyKeysWeakMap from "https://esm.sh/[email protected]?pin=v113&target=es2020"
import ManyKeysWeakMap from "https://cdn.esm.sh/v64/[email protected]/es2021/many-keys-weakmap.mjs"

/**
* @param {string} julia_code
Expand Down

0 comments on commit d55c381

Please sign in to comment.