mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-04-16 22:24:49 +00:00
update npm registry
This commit is contained in:
@@ -9,4 +9,4 @@
|
||||
|
||||
You can browse all the components at the following address:
|
||||
|
||||
http://52.51.231.4
|
||||
http://devproducts.alfresco.me/
|
||||
|
||||
@@ -15,6 +15,7 @@ This should be added as a dependency for any project using the components.
|
||||
|
||||
|
||||
```sh
|
||||
npm set registry http://devproducts.alfresco.me:4873
|
||||
npm install --save ng2-alfresco-core
|
||||
```
|
||||
|
||||
|
||||
@@ -94,6 +94,6 @@
|
||||
"logError": true
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "http://52.16.120.219:4873/"
|
||||
"registry": "http://devproducts.alfresco.me:4873/"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
## Install
|
||||
|
||||
```sh
|
||||
npm set registry http://devproducts.alfresco.me:4873
|
||||
npm install --save ng2-alfresco-core ng2-alfresco-datatable
|
||||
```
|
||||
|
||||
|
||||
@@ -88,6 +88,6 @@
|
||||
"logError": true
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "http://52.16.120.219:4873/"
|
||||
"registry": "http://devproducts.alfresco.me:4873/"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
## Install
|
||||
|
||||
```sh
|
||||
npm set registry http://devproducts.alfresco.me:4873
|
||||
npm install --save ng2-alfresco-core ng2-alfresco-documentlist
|
||||
```
|
||||
|
||||
|
||||
@@ -33,6 +33,6 @@
|
||||
"typescript"
|
||||
],
|
||||
"publishConfig": {
|
||||
"registry": "http://52.16.120.219:4873/"
|
||||
"registry": "http://devproducts.alfresco.me:4873/"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -92,6 +92,6 @@
|
||||
"logError": true
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "http://52.16.120.219:4873/"
|
||||
"registry": "http://devproducts.alfresco.me:4873/"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
|
||||
|
||||
```sh
|
||||
npm set registry http://devproducts.alfresco.me:4873
|
||||
npm install --save ng2-alfresco-core ng2-alfresco-login
|
||||
```
|
||||
|
||||
|
||||
@@ -33,6 +33,6 @@
|
||||
"typescript"
|
||||
],
|
||||
"publishConfig": {
|
||||
"registry": "http://52.16.120.219:4873/"
|
||||
"registry": "http://devproducts.alfresco.me:4873/"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -103,6 +103,6 @@
|
||||
"logError": true
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "http://52.16.120.219:4873/"
|
||||
"registry": "http://devproducts.alfresco.me:4873/"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
## Install
|
||||
|
||||
```sh
|
||||
npm set registry http://devproducts.alfresco.me:4873
|
||||
npm install --save ng2-alfresco-core ng2-alfresco-search
|
||||
```
|
||||
|
||||
|
||||
@@ -87,6 +87,6 @@
|
||||
"logError": true
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "http://52.16.120.219:4873/"
|
||||
"registry": "http://devproducts.alfresco.me:4873/"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
|
||||
|
||||
```sh
|
||||
npm set registry http://devproducts.alfresco.me:4873
|
||||
npm install --save ng2-alfresco-upload
|
||||
```
|
||||
|
||||
|
||||
@@ -36,6 +36,6 @@
|
||||
"typescript"
|
||||
],
|
||||
"publishConfig": {
|
||||
"registry": "http://52.16.120.219:4873/"
|
||||
"registry": "http://devproducts.alfresco.me:4873/"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -95,6 +95,6 @@
|
||||
"logError": true
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "http://52.16.120.219:4873/"
|
||||
"registry": "http://devproducts.alfresco.me:4873/"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
npm set registry http://devproducts.alfresco.me:4873
|
||||
npm install ng2-alfresco-viewer --save
|
||||
```
|
||||
|
||||
|
||||
@@ -33,6 +33,6 @@
|
||||
"typescript"
|
||||
],
|
||||
"publishConfig": {
|
||||
"registry": "http://52.16.120.219:4873/"
|
||||
"registry": "http://devproducts.alfresco.me:4873/"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -87,6 +87,6 @@
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"publishConfig": {
|
||||
"registry": "http://52.16.120.219:4873/"
|
||||
"registry": "http://devproducts.alfresco.me:4873/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user