|
@@ -39,15 +39,15 @@
|
|
|
"watch": "tsc -b --watch"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@jupyterlab/application": "^1.1.0-alpha.1",
|
|
|
- "@jupyterlab/apputils": "^1.1.0-alpha.1",
|
|
|
- "@jupyterlab/codeeditor": "^1.1.0-alpha.1",
|
|
|
- "@jupyterlab/console": "^1.1.0-alpha.1",
|
|
|
- "@jupyterlab/coreutils": "^3.1.0-alpha.1",
|
|
|
- "@jupyterlab/fileeditor": "^1.1.0-alpha.1",
|
|
|
- "@jupyterlab/launcher": "^1.1.0-alpha.1",
|
|
|
- "@jupyterlab/notebook": "^1.1.0-alpha.1",
|
|
|
- "@jupyterlab/services": "^4.1.0-alpha.1",
|
|
|
+ "@jupyterlab/application": "^1.1.0",
|
|
|
+ "@jupyterlab/apputils": "^1.1.0",
|
|
|
+ "@jupyterlab/codeeditor": "^1.1.0",
|
|
|
+ "@jupyterlab/console": "^1.1.0",
|
|
|
+ "@jupyterlab/coreutils": "^3.1.0",
|
|
|
+ "@jupyterlab/fileeditor": "^1.1.0",
|
|
|
+ "@jupyterlab/launcher": "^1.1.0",
|
|
|
+ "@jupyterlab/notebook": "^1.1.0",
|
|
|
+ "@jupyterlab/services": "^4.1.0",
|
|
|
"@phosphor/algorithm": "^1.2.0",
|
|
|
"@phosphor/coreutils": "^1.3.1",
|
|
|
"@phosphor/disposable": "^1.2.0",
|
|
@@ -57,7 +57,7 @@
|
|
|
"devDependencies": {
|
|
|
"@babel/core": "^7.5.5",
|
|
|
"@babel/preset-env": "^7.5.5",
|
|
|
- "@jupyterlab/testutils": "^1.1.0-alpha.1",
|
|
|
+ "@jupyterlab/testutils": "^1.1.0",
|
|
|
"@types/chai": "^4.1.3",
|
|
|
"@types/jest": "^24.0.17",
|
|
|
"chai": "^4.2.0",
|