Skip to content

Commit

Permalink
make workbench private (#4247)
Browse files Browse the repository at this point in the history
  • Loading branch information
pngwn authored May 17, 2023
1 parent 39045d6 commit 5c3fd1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/workbench/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@gradio/workbench",
"version": "0.0.1",
"private": true,
"scripts": {
"dev": "svelte-kit dev --port 3002",
"build": "svelte-kit build",
Expand Down

0 comments on commit 5c3fd1b

Please sign in to comment.