Skip to content

Commit

Permalink
fix: add dist dir
Browse files Browse the repository at this point in the history
  • Loading branch information
aalemayhu committed Sep 25, 2023
1 parent ec07aae commit aabb388
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,8 @@
},
"directories": {
"lib": "dist"
}
},
"files": [
"dist"
]
}

0 comments on commit aabb388

Please sign in to comment.