Skip to content

Commit

Permalink
refactor: moving the Paragon in peer and dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PKulkoRaccoonGang committed Aug 18, 2023
1 parent 41506d6 commit 890143a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 37 deletions.
48 changes: 12 additions & 36 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -34,6 +34,7 @@
"homepage": "https://github.com/edx/frontend-component-header-edx#readme",
"devDependencies": {
"@edx/brand": "npm:@edx/brand-edx.org@2.1.2",
"@edx/paragon": "21.0.0-alpha.38",
"@edx/browserslist-config": "1.1.1",
"@edx/frontend-build": "12.9.4",
"@edx/frontend-platform": "5.0.0",
Expand All @@ -58,7 +59,6 @@
},
"dependencies": {
"@edx/frontend-enterprise-utils": "4.0.0",
"@edx/paragon": "21.0.0-alpha.38",
"@fortawesome/fontawesome-svg-core": "6.4.2",
"@fortawesome/free-brands-svg-icons": "6.4.2",
"@fortawesome/free-regular-svg-icons": "6.4.2",
Expand All @@ -78,6 +78,7 @@
"timeago.js": "4.0.2"
},
"peerDependencies": {
"@edx/paragon": "21.0.0-alpha.38",
"@edx/frontend-platform": "^4.0.0 || ^5.0.0",
"prop-types": "^15.5.10",
"react": "^16.9.0 || ^17.0.0",
Expand Down

0 comments on commit 890143a

Please sign in to comment.