@fails-components/jupyter-filesystem-extension 0.0.1-alpha.12 → 0.0.1-alpha.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fails-components/jupyter-filesystem-extension",
|
|
3
|
-
"version": "0.0.1-alpha.
|
|
3
|
+
"version": "0.0.1-alpha.15",
|
|
4
4
|
"description": "A collection of extensions, that redirect's filesystems access to fails and let fails puppeteer Jupyter lite. ",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"jupyter",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"watch:labextension": "jupyter labextension watch ."
|
|
61
61
|
},
|
|
62
62
|
"dependencies": {
|
|
63
|
-
"@fails-components/jupyter-launcher": "^0.0.1-alpha.
|
|
63
|
+
"@fails-components/jupyter-launcher": "^0.0.1-alpha.15",
|
|
64
64
|
"@jupyter-widgets/jupyterlab-manager": "^5.0.11",
|
|
65
65
|
"@jupyterlab/application": "^4.3.4",
|
|
66
66
|
"@jupyterlab/services": "^7.3.4",
|