Skip to content

Commit

Permalink
Fix broken package
Browse files Browse the repository at this point in the history
  • Loading branch information
tsekityam committed Aug 3, 2021
1 parent 458ff1c commit 7b547f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
*

!lib
!lib/**/*
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nyse-holidays",
"version": "1.0.1",
"version": "1.0.2",
"description": "Get all NYSE markets observe U.S. holidays",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 7b547f6

Please sign in to comment.