Skip to content

Commit

Permalink
chore: include only /dist folder.
Browse files Browse the repository at this point in the history
  • Loading branch information
xiCO2k committed Jun 28, 2023
1 parent 31e1ba1 commit 761e92d
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 @@ -39,6 +39,9 @@
}
},
"types": "dist/index.d.ts",
"files": [
"/dist"
],
"scripts": {
"watch": "tsc-multi --watch",
"test": "jest",
Expand Down

0 comments on commit 761e92d

Please sign in to comment.