Skip to content

Commit 7efa02a

Browse files
committed
Fixes #2
Signed-off-by: Alessandro Sanino <[email protected]>
1 parent 9bd3338 commit 7efa02a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.npmignore

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
.github
2+
23
testdata
3-
*.ts
4+
5+
*.ts
6+
7+
!dist/*

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gestalt-pattern-matcher",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)