Skip to content

Commit 0ae0e56

Browse files
Move lodash to dev deps
Signed-off-by: Andy Jakubowski <hello@andyjakubowski.com>
1 parent 5e6f235 commit 0ae0e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
"@jupyterlab/services": "^7.0.0",
6666
"@jupyterlab/settingregistry": "^4.0.0",
6767
"@lumino/widgets": "^2.7.1",
68-
"@types/lodash": "^4.17.20",
6968
"lodash": "^4.17.21",
7069
"yaml": "^2.8.1",
7170
"zod": "^4.1.11"
@@ -75,6 +74,7 @@
7574
"@jupyterlab/testutils": "^4.0.0",
7675
"@types/jest": "^29.2.0",
7776
"@types/json-schema": "^7.0.11",
77+
"@types/lodash": "^4.17.20",
7878
"@types/react": "^18.0.26",
7979
"@types/react-addons-linked-state-mixin": "^0.14.22",
8080
"@typescript-eslint/eslint-plugin": "^6.1.0",

0 commit comments

Comments
 (0)