update shared-meet-components package version constraint in prepare-ci-build.sh
This commit is contained in:
parent
face9218ae
commit
593558508f
@ -185,7 +185,7 @@ elif [ -n "$TARBALL_PATH" ]; then
|
|||||||
|
|
||||||
# Update package.json files before installation
|
# Update package.json files before installation
|
||||||
update_package_json "meet-ce/frontend/package.json" "file:./$TARBALL_NAME"
|
update_package_json "meet-ce/frontend/package.json" "file:./$TARBALL_NAME"
|
||||||
update_package_json "meet-ce/frontend/projects/shared-meet-components/package.json" "file:../../$TARBALL_NAME"
|
update_package_json "meet-ce/frontend/projects/shared-meet-components/package.json" "^3.0.0"
|
||||||
|
|
||||||
# Install in both packages
|
# Install in both packages
|
||||||
# echo "Installing in meet-ce/frontend..."
|
# echo "Installing in meet-ce/frontend..."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user