Skip to content

Commit

Permalink
chore(package): only publish dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
fzn0x committed Jun 17, 2024
1 parent 2903b04 commit 9322e4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"main": "./dist/Hyperfetch.js",
"repository": "fzn0x/hypf",
"type": "module",
"files": [
"dist"
],
"author": {
"name": "Muhammad Fauzan",
"email": "developerfauzan@gmail.com",
Expand Down

0 comments on commit 9322e4e

Please sign in to comment.