diff --git a/package.json b/package.json index 94ec169da..3f69080aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "@openedx/frontend-platform", - "version": "1.0.0-semantically-released", + "name": "@edunext/frontend-platform", + "version": "7.1.2-alpha.2", "description": "Foundational application framework for Open edX micro-frontend applications.", "main": "index.js", "publishConfig": { @@ -24,14 +24,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/openedx/frontend-platform.git" + "url": "git+https://github.com/edunext/frontend-platform.git" }, "author": "edX", "license": "AGPL-3.0", "bugs": { - "url": "https://github.com/openedx/frontend-platform/issues" + "url": "https://github.com/edunext/frontend-platform/issues" }, - "homepage": "https://github.com/openedx/frontend-platform#readme", + "homepage": "https://github.com/edunext/frontend-platform#readme", "devDependencies": { "@edx/brand": "npm:@openedx/brand-openedx@^1.2.2", "@edx/browserslist-config": "1.2.0",