Prep for repo rename
This commit is contained in:
Родитель
cfc69eece2
Коммит
ed678c880b
|
@ -1,5 +1,5 @@
|
|||
[repo]
|
||||
upstream_urls = [
|
||||
'git@github.com:WorldWideTelescope/wwt-research-kit.git',
|
||||
'https://github.com/WorldWideTelescope/wwt-research-kit.git'
|
||||
'git@github.com:WorldWideTelescope/wwt-jupyterlab.git',
|
||||
'https://github.com/WorldWideTelescope/wwt-jupyterlab.git'
|
||||
]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[![Build Status](https://dev.azure.com/aasworldwidetelescope/WWT/_apis/build/status/WorldWideTelescope.wwt-research-kit?branchName=master)](https://dev.azure.com/aasworldwidetelescope/WWT/_build/latest?definitionId=24&branchName=master)
|
||||
[![Build Status](https://dev.azure.com/aasworldwidetelescope/WWT/_apis/build/status/WorldWideTelescope.wwt-jupyterlab?branchName=master)](https://dev.azure.com/aasworldwidetelescope/WWT/_build/latest?definitionId=24&branchName=master)
|
||||
|
||||
# `@wwtelescope/jupyterlab`
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"author": "The AAS WorldWide Telescope Team <wwt@aas.org>",
|
||||
"bugs": {
|
||||
"email": "wwt@aas.org",
|
||||
"url": "https://github.com/WorldWideTelescope/wwt-research-kit/issues"
|
||||
"url": "https://github.com/WorldWideTelescope/wwt-jupyterlab/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/application": "^2.2.6 || ^3.0.0",
|
||||
|
@ -40,7 +40,7 @@
|
|||
"dist/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}",
|
||||
"style/**/*.{css,eot,gif,html,jpg,json,png,svg,woff2,ttf}"
|
||||
],
|
||||
"homepage": "https://github.com/WorldWideTelescope/wwt-research-kit",
|
||||
"homepage": "https://github.com/WorldWideTelescope/wwt-jupyterlab",
|
||||
"jupyterlab": {
|
||||
"extension": true
|
||||
},
|
||||
|
@ -54,7 +54,7 @@
|
|||
"name": "@wwtelescope/jupyterlab",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/WorldWideTelescope/wwt-research-kit.git"
|
||||
"url": "https://github.com/WorldWideTelescope/wwt-jupyterlab.git"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
|
|
Загрузка…
Ссылка в новой задаче