Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Oct 22, 2023
1 parent 7c5a39b commit 86479be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { createRequire } from 'node:module'

// TODO: replace with a JSON import after dropping support for Node <16.14.0
// TODO: replace with a JSON import after dropping support for Node <21.0.0
const {
bugs: { url },
engines: { node },
Expand Down

0 comments on commit 86479be

Please sign in to comment.