Skip to content

Commit 7ca92fb

Browse files
committed
Clean up
1 parent d1ffb65 commit 7ca92fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/vega2-extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "@jupyterlab/vega2-extension",
33
"version": "0.16.0",
44
"description": "JupyterLab - Vega 2 and Vega-Lite 1 Mime Renderer Extension",
5-
"homepage": "https://github.com/jupyterlab/jupyterlab",
5+
"homepage": "https://github.com/jupyterlab/jupyter-renderers",
66
"bugs": {
7-
"url": "https://github.com/jupyterlab/jupyterlab/issues"
7+
"url": "https://github.com/jupyterlab/jupyter-renderers/issues"
88
},
99
"license": "BSD-3-Clause",
1010
"author": "Project Jupyter",
@@ -21,7 +21,7 @@
2121
},
2222
"repository": {
2323
"type": "git",
24-
"url": "https://github.com/jupyterlab/jupyterlab.git"
24+
"url": "https://github.com/jupyterlab/jupyter-renderers.git"
2525
},
2626
"scripts": {
2727
"build": "tsc",

0 commit comments

Comments
 (0)