Skip to content

Commit 90a632f

Browse files
authored
fix missing module (#74)
1 parent 37d78a6 commit 90a632f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
coverage
22
node_modules
3+
lib
34
.DS_Store
45
*.log
56
*.swp

.npmignore

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
*.log
33
*.swp
44
*.yml
5-
lib
65
coverage
76
__snapshots__
87
test

0 commit comments

Comments
 (0)