Skip to content
Snippets Groups Projects
Commit 1eeb9699 authored by jurgenhaas's avatar jurgenhaas
Browse files

Revert "Remove 2 packages that may be impacted by the polyfill backdoor."

This reverts commit 42dfebd6.
parent 42dfebd6
No related branches found
No related tags found
No related merge requests found
......@@ -70,9 +70,6 @@ stages:
- sed -i "s/DDQG-unsupported-drupal-views_menu_children_filter-3.0.0.0-RC2/DDQG-unsupported-drupal-views_menu_children_filter-3.0.0.0-RC4/g" composer.json
- sed -i "s/DDQG-unsupported-drupal-login_destination-2.0.0.0-beta6/DDQG-unsupported-drupal-login_destination-2.0.0.0-beta7/g" composer.json
#- sed -i "s/###/###/g" composer.json
# Remove 2 packages that may be impacted by the polyfill backdoor.
- sed -i "s/\"algolia.places\": \"https:\/\/registry.npmjs.org\/places.js\/-\/places.js-1.19.0.tgz\",//g" composer.json
- sed -i "s/\"choices\": \"https:\/\/github.com\/Choices-js\/Choices\/archive\/refs\/tags\/v9.0.1.zip\",//g" composer.json
# Finally!!! Normalize composer.json by pretty printing it to ensure consistent structure.
# Disabled for now, since this sometimes creates an empty file: cat composer.json | jq -M . | tee composer.json >/dev/null
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment