Skip to content

Commit bb2cced

Browse files
committed
update install link and bump version
1 parent 84c0c97 commit bb2cced

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import { policyCmd } from './commands/policy.js'
88
import { auditCmd } from './commands/audit.js'
99

1010

11+
1112
// Read version from package.json — single source of truth
1213
const require = createRequire(import.meta.url)
1314
const { version } = require('../package.json') as { version: string }

0 commit comments

Comments
 (0)