Browse Source

Merge pull request #89 from marius311/patch-2

Update to JLab 1.0a5.
Jason Grout 6 years ago
parent
commit
48efa541c2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/toc/package.json

+ 1 - 1
packages/toc/package.json

@@ -35,7 +35,7 @@
     "@jupyterlab/application": "^1.0.0-alpha.6",
     "@jupyterlab/apputils": "^1.0.0-alpha.6",
     "@jupyterlab/cells": "^1.0.0-alpha.6",
-    "@jupyterlab/coreutils": "3.0.0-alpha.6",
+    "@jupyterlab/coreutils": "^3.0.0-alpha.6",
     "@jupyterlab/docmanager": "^1.0.0-alpha.6",
     "@jupyterlab/docregistry": "^1.0.0-alpha.6",
     "@jupyterlab/fileeditor": "^1.0.0-alpha.6",