Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

Commit f8ec5bf

Browse files
author
Brent Schmidt
committed
fix: Add 'addTasks.js' to .npmignore
1 parent f41e02f commit f8ec5bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
!commands/**/*
55
!plugins/**/*
66
!addCommands.js
7-
!addPlugins.js
7+
!addTasks.js
88

99
# Ignore tests and coverage
1010
coverage/

0 commit comments

Comments
 (0)