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

This commit is contained in:
Brian Smith
2024-01-29 10:52:37 -05:00
committed by GitHub
parent 672d39f99c
commit 7ef1b5b92d
41 changed files with 400 additions and 445 deletions

View File

@@ -1,4 +1,4 @@
// eslint-disable-next-line import/no-extraneous-dependencies
const { createConfig } = require('@edx/frontend-build');
const { createConfig } = require('@openedx/frontend-build');
module.exports = createConfig('eslint');