Skip to content

Release v0.10.3

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Oct 01:22

fix: projects start now call scripts directly

Now when running npm start in a project created with gobstones-scripts the inner command calls the
.scripts/_cli.ts file and not gobstones-scripts run command.