Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Mati365 committed Nov 4, 2024
1 parent e517a9e commit d3fde1a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* For licensing, see LICENSE.md.
*/

import { isCKCdnTestingVersion } from 'cdn/ck/isCKCdnVersion.js';
import { isCKCdnTestingVersion } from '../cdn/ck/isCKCdnVersion.js';
import type { LicenseKeyVersion } from '../license/LicenseKey.js';

import { destructureSemanticVersion } from '../utils/version/destructureSemanticVersion.js';
Expand Down

0 comments on commit d3fde1a

Please sign in to comment.