@jupyterlab/theme-dark-extension
Advanced tools
Comparing version 1.0.0-alpha.14 to 1.0.0-rc.0
{ | ||
"name": "@jupyterlab/theme-dark-extension", | ||
"version": "1.0.0-alpha.14", | ||
"version": "1.0.0-rc.0", | ||
"description": "JupyterLab - Default Dark Theme", | ||
@@ -35,4 +35,4 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/application": "^1.0.0-alpha.13", | ||
"@jupyterlab/apputils": "^1.0.0-alpha.13" | ||
"@jupyterlab/application": "^1.0.0-rc.0", | ||
"@jupyterlab/apputils": "^1.0.0-rc.0" | ||
}, | ||
@@ -51,3 +51,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "6902480eee213e58fb0b51ce28faa1c057dbc45e" | ||
"gitHead": "1312f392be42866b0afd5bbc4bf1ff18d70d8ee0" | ||
} |
189429