Skip to content

Commit ef07b8b

Browse files
authored
fixup!
1 parent ba931e8 commit ef07b8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/utils/generators.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use strict';
22

3-
import { coerce, compare, major } from 'semver';
3+
import { coerce, major } from 'semver';
44

55
import { DOC_API_BASE_URL_VERSION } from '../constants.mjs';
66

0 commit comments

Comments
 (0)