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 86aa69f commit 5f75975Copy full SHA for 5f75975
src/util/notebook.ts
@@ -1,4 +1,4 @@
1
-import { lt } from "lodash";
+import { lt } from "semver";
2
import {
3
NotebookCell,
4
NotebookDocument,
0 commit comments