Skip to content

Commit

Permalink
chore: update lib version debug (SAP#4858)
Browse files Browse the repository at this point in the history
* chore: update package.json lib versions

* chore: rollback e2e related libs version

* test(e2e): revert sap-theming/theming-base-content version

* sync package-lock

Co-authored-by: droshev <[email protected]>
  • Loading branch information
AntonOlkhovskyi and droshev authored Mar 10, 2021
1 parent 9b531e5 commit 03e2f87
Show file tree
Hide file tree
Showing 3 changed files with 1,635 additions and 2,389 deletions.
5 changes: 5 additions & 0 deletions .ci-env/flags.sh-e
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/usr/bin/env bash
# This flag indicates if the tag should be treated as a latest one, which is going to trigger
# - npm publish with `latest` tag, which will become new default version
# - main version incrementation
latest=false
Loading

0 comments on commit 03e2f87

Please sign in to comment.