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 0f1c8e9 commit fbb5199Copy full SHA for fbb5199
package.json
@@ -9,6 +9,7 @@
9
},
10
"scripts": {
11
"build": "tsc",
12
+ "postbuild": "chmod +x build/git-metrics.js",
13
"dev": "tsx src/git-metrics.ts",
14
"start": "node build/git-metrics.js",
15
"test": "vitest run",
0 commit comments