Skip to content

Commit ef4fedf

Browse files
fix: reading package json
1 parent a343f60 commit ef4fedf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/commands/package-version.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { Option } from 'commander';
22
import path from 'node:path';
33
import fs from 'node:fs';
4-
import url from 'node:url';
54
import chalk from 'chalk';
65
import github from '@actions/core';
76
import { program } from '../command.js';

0 commit comments

Comments
 (0)