From 793ae5490c99c0ef774a1c03de80661579883adb Mon Sep 17 00:00:00 2001 From: Diana Catalina Olarte Date: Tue, 9 Apr 2024 06:10:45 +1000 Subject: [PATCH] refactor: update frontend-build --- package-lock.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index b190a0840..08fc11cca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "@commitlint/cli": "17.5.1", "@commitlint/config-angular": "17.4.4", "@edx/browserslist-config": "^1.1.1", - "@edx/frontend-build": "github:edunext/frontend-build#ednx-release/css-variables", + "@edx/frontend-build": "github:eduNEXT/frontend-build#ednx-release/css-variables", "@edx/reactifex": "2.1.1", "@testing-library/react": "11.2.7", "codecov": "3.8.3", @@ -2504,7 +2504,7 @@ "node_modules/@edx/frontend-build": { "name": "@edunext/frontend-build", "version": "14.0.0-alpha.1", - "resolved": "git+ssh://git@github.com/edunext/frontend-build.git#976281c167557e7d808906571174604684f1b9c1", + "resolved": "git+ssh://git@github.com/eduNEXT/frontend-build.git#8ecf2c4455797c5177a19149758c61f77b950bfc", "license": "AGPL-3.0", "dependencies": { "@babel/cli": "7.22.5", diff --git a/package.json b/package.json index 7b9f02c0e..7d7258fc4 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@commitlint/cli": "17.5.1", "@commitlint/config-angular": "17.4.4", "@edx/browserslist-config": "^1.1.1", - "@edx/frontend-build": "github:edunext/frontend-build#ednx-release/css-variables", + "@edx/frontend-build": "github:eduNEXT/frontend-build#ednx-release/css-variables", "@edx/reactifex": "2.1.1", "@testing-library/react": "11.2.7", "codecov": "3.8.3", @@ -76,4 +76,4 @@ "reactifex": "1.1.1", "redux-mock-store": "1.5.4" } -} \ No newline at end of file +}