Skip to content

Commit aac2c08

Browse files
committed
Mark package as public explicitly
1 parent b418c74 commit aac2c08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"repository": "https://github.com/hkdobrev/run-if-changed",
88
"author": "Haralan Dobrev <[email protected]>",
99
"license": "MIT",
10+
"private": false,
1011
"dependencies": {
1112
"commander": "^2.19.0",
1213
"cosmiconfig": "^5.0.7"

0 commit comments

Comments
 (0)