Skip to content

Commit 046044b

Browse files
Update packages/labextension/package.json
Co-authored-by: Michał Krassowski <[email protected]>
1 parent cf8b9cf commit 046044b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

packages/labextension/package.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,5 @@
8686
},
8787
"extension": true,
8888
"outputDir": "../../jupyter_resource_usage/labextension"
89-
},
90-
"jupyter-releaser": {
91-
"hooks": {
92-
"before-build-npm": [
93-
"python -m pip install jupyterlab~=3.1",
94-
"jlpm"
95-
]
96-
}
9789
}
9890
}

0 commit comments

Comments
 (0)