Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
martnpaneq committed May 9, 2023
1 parent 0270d96 commit d125f3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const semver = require( 'semver' );
const { normalizeTrim, toUnix } = require( 'upath' );
const { tools } = require( '@ckeditor/ckeditor5-dev-utils' );
const getPackageJson = require( '../utils/getpackagejson' );

// TEST
/**
* The purpose of the script is to update the version of a root package found in the current working
* directory and packages if the `options.packagesDirectory` path is provided.
Expand Down

0 comments on commit d125f3b

Please sign in to comment.