Skip to content

Commit

Permalink
🔧 Mark the package as public
Browse files Browse the repository at this point in the history
  • Loading branch information
coyotte508 committed Nov 20, 2023
1 parent 1390ae3 commit e21faee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/widgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"name": "@huggingface/widgets",
"packageManager": "[email protected]",
"version": "0.0.1",
"publishConfig": {
"access": "public"
},
"scripts": {
"dev": "vite dev",
"build": "vite build && npm run package",
Expand Down

0 comments on commit e21faee

Please sign in to comment.