Browse Source

Add debugger to the metapackage

Jeremy Tuloup 4 years ago
parent
commit
1ea516b56d
2 changed files with 592 additions and 1 deletions
  1. 2 0
      packages/metapackage/package.json
  2. 590 1
      yarn.lock

+ 2 - 0
packages/metapackage/package.json

@@ -49,6 +49,8 @@
     "@jupyterlab/coreutils": "^5.0.0-alpha.4",
     "@jupyterlab/csvviewer": "^3.0.0-alpha.4",
     "@jupyterlab/csvviewer-extension": "^3.0.0-alpha.4",
+    "@jupyterlab/debugger": "^3.0.0-alpha.4",
+    "@jupyterlab/debugger-extension": "^3.0.0-alpha.4",
     "@jupyterlab/docmanager": "^3.0.0-alpha.4",
     "@jupyterlab/docmanager-extension": "^3.0.0-alpha.4",
     "@jupyterlab/docregistry": "^3.0.0-alpha.4",

File diff suppressed because it is too large
+ 590 - 1
yarn.lock


Some files were not shown because too many files changed in this diff