Skip to content

Commit f0c1ce6

Browse files
committed
remove unused keys from install.json
1 parent 0f33637 commit f0c1ce6

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

js/install.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
{
2-
"schemaVersion": 1,
3-
"packageName": "jupyterlab-plotly",
4-
"version": "6.0.1",
5-
"packageManager": "python",
6-
"jupyterlab": {
7-
"mimeExtension": "lib/mimeExtension.js"
8-
}
2+
"packageName": "plotly",
3+
"packageManager": "python"
94
}

0 commit comments

Comments
 (0)