Skip to content

Commit

Permalink
Fixes #2
Browse files Browse the repository at this point in the history
Signed-off-by: Alessandro Sanino <[email protected]>
  • Loading branch information
saniales committed Oct 15, 2020
1 parent 9bd3338 commit 7efa02a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
.github

testdata
*.ts

*.ts

!dist/*
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gestalt-pattern-matcher",
"version": "0.0.11",
"version": "0.0.12",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 7efa02a

Please sign in to comment.