From 61af08a4858235aeac574d8f6748e7a08fac4067 Mon Sep 17 00:00:00 2001 From: "Afshin T. Darian" Date: Wed, 28 Sep 2022 21:55:14 +0100 Subject: [PATCH] More updates --- packages/application/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/application/package.json b/packages/application/package.json index 6339dbca3..74c067a8c 100644 --- a/packages/application/package.json +++ b/packages/application/package.json @@ -46,7 +46,7 @@ "@jupyterlab/application": "^4.0.0-alpha.14", "@jupyterlab/coreutils": "^6.0.0-alpha.14", "@jupyterlab/docregistry": "^4.0.0-alpha.14", - "@jupyterlab/rendermime-interfaces": "^3.8.0-alpha.13", + "@jupyterlab/rendermime-interfaces": "^3.8.0-alpha.14", "@jupyterlab/ui-components": "^4.0.0-alpha.29", "@lumino/algorithm": "^2.0.0-alpha.6", "@lumino/coreutils": "^2.0.0-alpha.6",