Skip to content

Commit

Permalink
Try again setting the theme
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Aug 4, 2023
1 parent f6e684a commit 56aeacc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"scripts": {
"build": "lerna run build",
"build:demo": "cd demo && voici build --contents notebooks --theme jupyterlab-night",
"build:demo": "cd demo && voici build --contents notebooks --theme \"JupyterLab Night\"",
"build:prod": "lerna run build:prod",
"build:test": "lerna run build:test",
"bump:js:version": "lerna version --no-push --force-publish --no-git-tag-version --yes",
Expand Down

0 comments on commit 56aeacc

Please # to comment.