Skip to content

Commit 2e3a3c0

Browse files
Merge pull request #23 from precise-alloy/ci/deploy
ci: deploy
2 parents 7cd2f6e + 086ac6a commit 2e3a3c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "src/index.ts",
66
"type": "module",
77
"bin": {
8-
"regressify": "./src/index.js"
8+
"regressify": "src/index.js"
99
},
1010
"scripts": {
1111
"build": "tsc --project tsconfig.json",
@@ -53,4 +53,4 @@
5353
"typescript": "^5.8.3",
5454
"vitest": "^4.1.8"
5555
}
56-
}
56+
}

0 commit comments

Comments
 (0)