Skip to content

Commit

Permalink
add files key to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
0xStarcat committed Apr 18, 2021
1 parent 2465558 commit 72c243c
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 @@ -5,6 +5,9 @@
"main": "dist/index",
"types": "dist/types/src/index",
"module": "src/index.js",
"files": [
"dist"
],
"repository": {
"type": "git",
"url": "https://github.com/0xStarcat/CircularNatalHoroscopeJS.git"
Expand Down

0 comments on commit 72c243c

Please sign in to comment.