Skip to content

Commit

Permalink
test change
Browse files Browse the repository at this point in the history
  • Loading branch information
Aslemammad committed Aug 6, 2024
1 parent ebfdaf9 commit c40b352
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/create-docusaurus/bin/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import logger from '@docusaurus/logger';
import semver from 'semver';
import {program} from 'commander';

console.log('A test!');
const packageJson = /** @type {import("../package.json")} */ (
createRequire(import.meta.url)('../package.json')
);
Expand Down

0 comments on commit c40b352

Please sign in to comment.