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 d1ffb65 commit 7ca92fbCopy full SHA for 7ca92fb
packages/vega2-extension/package.json
@@ -2,9 +2,9 @@
2
"name": "@jupyterlab/vega2-extension",
3
"version": "0.16.0",
4
"description": "JupyterLab - Vega 2 and Vega-Lite 1 Mime Renderer Extension",
5
- "homepage": "https://github.com/jupyterlab/jupyterlab",
+ "homepage": "https://github.com/jupyterlab/jupyter-renderers",
6
"bugs": {
7
- "url": "https://github.com/jupyterlab/jupyterlab/issues"
+ "url": "https://github.com/jupyterlab/jupyter-renderers/issues"
8
},
9
"license": "BSD-3-Clause",
10
"author": "Project Jupyter",
@@ -21,7 +21,7 @@
21
22
"repository": {
23
"type": "git",
24
- "url": "https://github.com/jupyterlab/jupyterlab.git"
+ "url": "https://github.com/jupyterlab/jupyter-renderers.git"
25
26
"scripts": {
27
"build": "tsc",
0 commit comments