Skip to content

Commit de8b702

Browse files
committed
script change
1 parent b79ac08 commit de8b702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"test": "node ./scripts/playwright-message.js && playwright test --project=chromium MediaCo/portal MediaCo/embedded",
4242
"test:headed": "playwright test --headed --project=chromium MediaCo/portal MediaCo/embedded",
4343
"test-report": "playwright show-report",
44-
"update:dependencies": "node scripts/update-dependencies.js",
44+
"_internal-update-dependencies": "node scripts/update-dependencies.js",
4545
"_comment_internal_SDK_scripts": "The following commands are for internal use and are intended to be called only from public scripts above",
4646
"_internal-compress-angularsdk": "node ./scripts/compress-with-assets.mjs",
4747
"_internal-build-dev-only": "shx rm -rf ./dist && ng build --configuration development && npm run _internal-copy-index",

0 commit comments

Comments
 (0)