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 and dawoodkhan82 committed Jun 2, 2023
1 parent 08cb8c4 commit 8cf13c7
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 8cf13c7

Please sign in to comment.