Skip to content

Commit

Permalink
Fixing empty npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
drewsonne committed Aug 13, 2020
1 parent c76c8a2 commit 8e750b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"build:docs": "typedoc --out docs src/"
},
"files": [
"./lib/"
"lib"
],
"bugs": {
"url": "https://github.com/drewsonne/maya-dates/issues"
Expand Down

0 comments on commit 8e750b5

Please sign in to comment.