chore(deps): update paragon and frontend-build to openedx scope

This commit is contained in:
Brian Smith
2024-02-01 13:57:33 -05:00
committed by Adolfo R. Brandes
parent 51c5f9c4dc
commit 76bb8e88c1
232 changed files with 5695 additions and 12613 deletions

View File

@@ -1,6 +1,6 @@
import React from 'react';
import { injectIntl, intlShape, FormattedMessage } from '@edx/frontend-platform/i18n';
import { Alert } from '@edx/paragon';
import { Alert } from '@openedx/paragon';
import { getConfig } from '@edx/frontend-platform';
import messages from '../messages';