We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba931e8 commit ef07b8bCopy full SHA for ef07b8b
1 file changed
src/utils/generators.mjs
@@ -1,6 +1,6 @@
1
'use strict';
2
3
-import { coerce, compare, major } from 'semver';
+import { coerce, major } from 'semver';
4
5
import { DOC_API_BASE_URL_VERSION } from '../constants.mjs';
6
0 commit comments