We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ae7f2a commit 14287e1Copy full SHA for 14287e1
jupyter-js.json
@@ -1,10 +1,8 @@
1
{
2
"description": "Experimental `%javascript`/`%typescript`/`%jsx` line magic support",
3
"properties": [
4
- {
5
- "name": "v",
6
- "value": "0.6.0"
7
- }
+ { "name": "v", "value": "0.6.0" },
+ { "name": "v-renovate-hint", "value": "update: package=dev.yidafu.jupyter:jupyter-js" }
8
],
9
"link": "https://github.com/yidafu/kotlin-jupyter-js",
10
"dependencies": [
@@ -13,4 +11,4 @@
13
11
"imports": [
14
12
"dev.yidafu.jupyper.jsExport"
15
]
16
-}
+}
0 commit comments