chore: add @edx/frontend-build in project dependency (#122)

This commit is contained in:
Awais Ansari
2022-04-12 02:54:09 +05:00
committed by GitHub
parent 428f2d2311
commit 8fc067e64f
2 changed files with 2 additions and 0 deletions

1
package-lock.json generated
View File

@@ -10,6 +10,7 @@
"license": "AGPL-3.0",
"dependencies": {
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-build": "9.1.2",
"@edx/frontend-platform": "1.15.4",
"@edx/paragon": "19.10.1",
"@reduxjs/toolkit": "1.8.0",

View File

@@ -35,6 +35,7 @@
"url": "https://github.com/edx/frontend-app-discussions/issues"
},
"dependencies": {
"@edx/frontend-build": "9.1.2",
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-platform": "1.15.4",
"@edx/paragon": "19.10.1",