mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Merge pull request #309 from Alfresco/dev-mromano-229
#229 remove private registry
This commit is contained in:
@@ -30,7 +30,6 @@ To correctly use this component check that on your machine is running Node versi
|
||||
## Install
|
||||
|
||||
```sh
|
||||
npm set registry http://devproducts.alfresco.me:4873
|
||||
npm install --save ng2-alfresco-viewer
|
||||
```
|
||||
|
||||
|
@@ -113,8 +113,5 @@
|
||||
"logInfo": false,
|
||||
"logError": true
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"publishConfig": {
|
||||
"registry": "http://devproducts.alfresco.me:4873/"
|
||||
}
|
||||
"license": "Apache-2.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user