Skip to content

Commit

Permalink
chore: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstankiewicz committed Feb 12, 2025
1 parent 01c019c commit 0f9003e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 13 deletions.
22 changes: 13 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@edx/frontend-platform",
"version": "1.0.0-semantically-released",
"name": "@adamstankiewicz/openedx-frontend-platform",
"version": "8.2.1",
"description": "Foundational application framework for Open edX micro-frontend applications.",
"main": "index.js",
"publishConfig": {
Expand Down Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
"@edx/browserslist-config": "1.4.0",
"@openedx/frontend-build": "npm:@adamstankiewicz/openedx-frontend-build@^1.0.0",
"@openedx/frontend-build": "npm:@adamstankiewicz/openedx-frontend-build@^14.3.0",
"@openedx/paragon": "22.15.1",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "^13",
Expand Down Expand Up @@ -73,7 +73,7 @@
"universal-cookie": "4.0.4"
},
"peerDependencies": {
"@openedx/frontend-build": ">= 1.0.0",
"@openedx/frontend-build": ">= 14.0.0",
"@openedx/paragon": ">= 21.5.7 < 23.0.0",
"prop-types": ">=15.7.2 <16.0.0",
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
Expand Down

0 comments on commit 0f9003e

Please sign in to comment.