Skip to content

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 26 May 09:02
6f7f3ec

Fixed

  • npm install — bo no longer fails with use strict: command not found / syntax error near unexpected token '(' after npm install -g @skillicinski/bo. The wrapper script was missing its #!/usr/bin/env node shebang, causing the OS to execute it as a shell script.