Skip to content

Commit da02771

Browse files
chore: verify paragon 3367
1 parent 826f138 commit da02771

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"postinstall": "patch-package",
2020
"snapshot": "fedx-scripts jest --updateSnapshot",
2121
"start": "fedx-scripts webpack-dev-server --progress",
22-
"dev": "PUBLIC_PATH=/learning/ MFE_CONFIG_API_URL='http://localhost:8000/api/mfe_config/v1' fedx-scripts webpack-dev-server --progress --host apps.local.openedx.io",
22+
"dev": "PUBLIC_PATH=/learning/ MFE_CONFIG_API_URL='http://localhost:8000/api/mfe_config/v1' fedx-scripts webpack-dev-server --progress --host apps.local.edly.io",
2323
"test": "fedx-scripts jest --coverage --passWithNoTests",
2424
"types": "tsc --noEmit"
2525
},
@@ -48,7 +48,7 @@
4848
"@openedx/frontend-build": "^14.2.0",
4949
"@openedx/frontend-plugin-framework": "^1.2.1",
5050
"@openedx/frontend-slot-footer": "^1.0.2",
51-
"@openedx/paragon": "^22.3.0",
51+
"@openedx/paragon": "npm:@braden-preview/paragon@22.9.2",
5252
"@popperjs/core": "2.11.8",
5353
"@reduxjs/toolkit": "1.8.1",
5454
"buffer": "^6.0.3",

0 commit comments

Comments
 (0)