update npm registry

This commit is contained in:
Mario Romano
2016-05-20 16:11:15 +01:00
parent ca044903ca
commit eb6a486bca
21 changed files with 23 additions and 16 deletions

View File

@@ -12,6 +12,7 @@
## Install
```sh
npm set registry http://devproducts.alfresco.me:4873
npm install --save ng2-alfresco-core ng2-alfresco-datatable
```

View File

@@ -88,6 +88,6 @@
"logError": true
},
"publishConfig": {
"registry": "http://52.16.120.219:4873/"
"registry": "http://devproducts.alfresco.me:4873/"
}
}