Skip to content

Commit

Permalink
fix: remove dist dir from registry
Browse files Browse the repository at this point in the history
Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com>
  • Loading branch information
vinayakkulkarni committed Dec 4, 2022
1 parent 11482ee commit 2f33f87
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
"./package.json": "./package.json",
"./components/SOffline.svelte": "./components/SOffline.svelte"
},
"files": [
"dist"
],
"type": "module",
"scripts": {
"dev": "vite dev",
Expand Down

0 comments on commit 2f33f87

Please sign in to comment.