From 6046f5831542b3e8a64ef79c155f01cb95de308e Mon Sep 17 00:00:00 2001 From: Bryce Osterhaus Date: Wed, 3 Nov 2021 15:19:31 -0700 Subject: [PATCH] chore: update alloy-ui package.json to point to proper repository --- third-party/README.md | 8 ++++++++ third-party/projects/alloy-ui/package.json | 3 ++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/third-party/README.md b/third-party/README.md index 6919f75c44..3f0836555e 100644 --- a/third-party/README.md +++ b/third-party/README.md @@ -1,5 +1,13 @@ # Projects +## Alloy UI + +- Upstream project: https://github.com/liferay/alloy-ui +- Base version used by Liferay: [alloy-ui/3.1.0-deprecated.86](https://github.com/liferay/alloy-ui/releases/tag/3.1.0-deprecated.86) +- Changelog showing Liferay changes: [`CHANGELOG.md`](./projects/alloy-ui/CHANGELOG.md). +- Our package name: `alloy-ui` +- Usage site in Liferay DXP: [`frontend-js-aui-web`](https://github.com/liferay/liferay-portal/blob/master/modules/apps/frontend-js/frontend-js-aui-web/build.gradle#L10) + ## jquery-form - Upstream project: https://github.com/jquery-form/form diff --git a/third-party/projects/alloy-ui/package.json b/third-party/projects/alloy-ui/package.json index caac7cbe10..19a8aef2d9 100644 --- a/third-party/projects/alloy-ui/package.json +++ b/third-party/projects/alloy-ui/package.json @@ -10,8 +10,9 @@ }, "license": "BSD", "repository": { + "directory": "third-party/projects/alloy-ui", "type": "git", - "url": "git@github.com:liferay/alloy-ui.git" + "url": "https://github.com/liferay/liferay-frontend-projects.git" }, "keywords": [ "alloy",