mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-06-30 18:15:11 +00:00
namespace @alfresco npm
This commit is contained in:
parent
4daab4c8cb
commit
46cc0bd4cd
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "adf-content-services",
|
||||
"name": "@alfresco/adf-content-services",
|
||||
"description": "Alfresco ADF content services",
|
||||
"version": "2.0.0",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "adf-core",
|
||||
"name": "@alfresco/adf-core",
|
||||
"description": "Alfresco ADF core",
|
||||
"version": "2.0.0",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "adf-insights",
|
||||
"name": "@alfresco/adf-insights",
|
||||
"description": "Alfresco ADF insights",
|
||||
"version": "2.0.0",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "adf-process-services",
|
||||
"name": "@alfresco/adf-process-services",
|
||||
"description": "Alfresco ADF process services",
|
||||
"version": "2.0.0",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
|
@ -152,7 +152,7 @@ do
|
||||
npm publish ${OPTIONS} --access=public || exit 1
|
||||
|
||||
if $EXEC_CHANGE_REGISTRY == true; then
|
||||
npm run rimraf .npmrc
|
||||
rm rimraf .npmrc
|
||||
fi
|
||||
|
||||
if $EXEC_SLEEP == true; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user