Revert "DEV: Merge package.json files (#21172)" (#21182)

This reverts commit 49a1e1cd0e.

Is causing issues in prod-adjacent environments (Jenkins)
This commit is contained in:
Jarek Radosz
2023-04-20 14:57:40 +02:00
committed by GitHub
parent 49a1e1cd0e
commit 43e0025141
14 changed files with 10694 additions and 8624 deletions
+6
View File
@@ -79,3 +79,9 @@ jobs:
yarn global add licensee
yarn global upgrade licensee
licensee --errors-only
- name: Check Ember CLI Workspace Licenses
if: ${{ !cancelled() }}
working-directory: ./app/assets/javascripts
run: |
licensee --errors-only