Skip to content

Commit 4015cd8

Browse files
committed
Remove lodash direct dependency
1 parent 43ea161 commit 4015cd8

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969
"js-yaml": "^4.1.0",
7070
"konva": "^9.2.0",
7171
"language-directory": "https://github.com/source-academy/language-directory.git",
72-
"lodash": "^4.17.21",
7372
"lz-string": "^1.4.4",
7473
"mdast-util-from-markdown": "^2.0.0",
7574
"mdast-util-to-hast": "^13.0.0",

yarn.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7627,7 +7627,6 @@ __metadata:
76277627
jsdom: "npm:^26.0.0"
76287628
konva: "npm:^9.2.0"
76297629
language-directory: "https://github.com/source-academy/language-directory.git"
7630-
lodash: "npm:^4.17.21"
76317630
lz-string: "npm:^1.4.4"
76327631
mdast-util-from-markdown: "npm:^2.0.0"
76337632
mdast-util-to-hast: "npm:^13.0.0"

0 commit comments

Comments
 (0)