We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83c1869 commit e8aa449Copy full SHA for e8aa449
packages/npm/thira/package.json
@@ -3,7 +3,7 @@
3
"version": "0.1.0",
4
"description": "A Git hooks manager and commit message linter for automating development workflows",
5
"bin": "lib/index.js",
6
- "private": true,
+ "private": false,
7
"keywords": [
8
"cli",
9
"automation",
@@ -30,4 +30,4 @@
30
"thira-windows-x64": "0.1.0",
31
"thira-windows-arm64": "0.1.0"
32
}
33
-}
+}
0 commit comments