Skip to content

Commit

Permalink
explicit files for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
arshaw committed Sep 22, 2021
1 parent 3944596 commit 51fe369
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 @@ -10,6 +10,9 @@
".": "./dist/index.js",
"./promise": "./dist/promise.js"
},
"files": [
"dist"
],
"scripts": {
"clean": "rm -rf dist",
"build": "tsc",
Expand Down

0 comments on commit 51fe369

Please sign in to comment.