Skip to content

Commit 547dc54

Browse files
committed
add git-util to files
1 parent c5b39ff commit 547dc54

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.DS_Store

-6 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"node": ">=8"
1313
},
1414
"files": [
15-
"cli.js"
15+
"cli.js",
16+
"git-util.js"
1617
],
1718
"keywords": [
1819
"cli-app",

0 commit comments

Comments
 (0)