diff --git a/package.json b/package.json index 0baeec8af..61178ec8d 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { - "name": "@backstage-community/plugins", + "name": "@redhat-developer/rhdh-plugins", "private": true, "version": "0.0.0", - "repository": "git@github.com:backstage/community-plugins.git", + "repository": "git@github.com:redhat-developer/rhdh-plugins.git", "engines": { - "node": "18 || 20" + "node": "20" }, "scripts": { "create-workspace": "community-cli workspace create",