Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JReinhold committed Oct 4, 2023
1 parent 930adf4 commit 72837ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/release/ensure-next-ahead.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import program from 'commander';
import semver from 'semver';
import { z } from 'zod';
import { readJson } from 'fs-extra';
import dedent from 'ts-dedent';
import { run as bumpVersion } from './version';
import { git } from './utils/git-client';

Expand Down

0 comments on commit 72837ae

Please sign in to comment.