Commit b4b935a
Test User
fix: remove missing build.js reference from package.json
- Remove build script that doesn't exist
- npm package doesn't need a build step (wrapper scripts only)
- Go binary is built separately by GoReleaser
- prepublishOnly now only runs prepublish.js validation1 parent 128bfb2 commit b4b935a
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
0 commit comments