Skip to content

Commit d9de889

Browse files
authored
Fix plotly descriptor
1 parent f682285 commit d9de889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotly.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"https://maven.pkg.jetbrains.space/kotlin/p/kotlin/kotlin-js-wrappers"
1111
],
1212
"dependencies": [
13-
"space.kscience:plotlykt-jupyter:$v"
13+
"space.kscience:plotlykt-jupyter-jvm:$v"
1414
]
1515
}

0 commit comments

Comments
 (0)