Skip to content

Commit

Permalink
fix: all around improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
vladcos committed Mar 20, 2023
1 parent 7c2c65c commit ea3da1f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
"type": "git",
"url": "https://github.com/chetzof/promise-supplement.git"
},
"files": [],
"files": [
"dist/*"
],
"dependencies": {},
"devDependencies": {
"@types/node": "^18.15.5",
Expand Down

0 comments on commit ea3da1f

Please sign in to comment.