Skip to content

Commit 6f9109c

Browse files
refactor: moving the Paragon in peer and dev dependencies
1 parent e820eee commit 6f9109c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Diff for: package-lock.json

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
},
3434
"homepage": "https://github.com/edx/frontend-component-header-edx#readme",
3535
"devDependencies": {
36+
"@edx/paragon": "21.0.0-alpha.38",
3637
"@edx/brand": "npm:@edx/[email protected]",
3738
"@edx/browserslist-config": "^1.1.1",
3839
"@edx/frontend-build": "12.8.51",
@@ -58,7 +59,6 @@
5859
},
5960
"dependencies": {
6061
"@edx/frontend-enterprise-utils": "3.2.0",
61-
"@edx/paragon": "21.0.0-alpha.38",
6262
"@fortawesome/fontawesome-svg-core": "6.4.0",
6363
"@fortawesome/free-brands-svg-icons": "6.4.0",
6464
"@fortawesome/free-regular-svg-icons": "6.4.0",
@@ -70,6 +70,7 @@
7070
"regenerator-runtime": "0.13.11"
7171
},
7272
"peerDependencies": {
73+
"@edx/paragon": "21.0.0-alpha.38",
7374
"@edx/frontend-platform": "^4.0.0",
7475
"prop-types": "^15.5.10",
7576
"react": "^16.9.0 || ^17.0.0",

0 commit comments

Comments
 (0)