Skip to content

Commit 571d73f

Browse files
committed
feat(gitignored): changed regex
when a file, it should match end of string, but not for directory - happened in last commit, but want to trigger a major version release BREAKING CHANGE: regex has changed and may have unexpected results compared to current behavior
1 parent 9330b06 commit 571d73f

File tree

2 files changed

+2
-16
lines changed

2 files changed

+2
-16
lines changed

package-lock.json

Lines changed: 2 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
"minimist": "^1.2.0",
3737
"ncp": "^2.0.0",
3838
"promptly": "^2.2.0",
39-
"prompts": "^1.1.1",
4039
"recursive-readdir": "^2.2.2",
4140
"stream-replace": "^1.0.0"
4241
},

0 commit comments

Comments
 (0)