Skip to content

Commit

Permalink
📦🔐
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejpurves committed Sep 28, 2023
1 parent 5688349 commit a258c60
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
36 changes: 18 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/thebe/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thebe",
"version": "0.9.0-rc.8",
"version": "0.9.0-rc.9",
"description": "Thebe: turn static HTML pages into live documents",
"main": "lib/index.js",
"style": "lib/thebe.css",
Expand Down Expand Up @@ -61,7 +61,7 @@
"dependencies": {
"@jupyterlab/theme-light-extension": "^3.0.0",
"@jupyterlab/codemirror": "3.6.5",
"thebe-core": "^0.3.2",
"thebe-core": "^0.3.3",
"codemirror": "5.61.1",
"current-script-polyfill": "^1.0.0"
},
Expand Down

0 comments on commit a258c60

Please sign in to comment.