Skip to content

Commit

Permalink
Add back files field
Browse files Browse the repository at this point in the history
  • Loading branch information
fb55 committed Jun 26, 2024
1 parent 1da1f7a commit 190d1f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@
},
"main": "./dist/commonjs/index.js",
"types": "./dist/commonjs/index.d.ts",
"files": [
"dist",
"src"
],
"scripts": {
"build": "tshy",
"build:docs": "typedoc --hideGenerator src/index.ts",
Expand Down

0 comments on commit 190d1f6

Please sign in to comment.