#229 remove private registry

This commit is contained in:
Mario Romano
2016-06-29 18:22:20 +01:00
parent 81d13e4195
commit 13288199fb
24 changed files with 2 additions and 116 deletions

View File

@@ -34,7 +34,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-core
```

View File

@@ -111,8 +111,5 @@
"blocking": true,
"logInfo": false,
"logError": true
},
"publishConfig": {
"registry": "http://devproducts.alfresco.me:4873/"
}
}

View File

@@ -31,7 +31,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-datatable material-design-lite material-design-icons
```

View File

@@ -72,8 +72,5 @@
"blocking": true,
"logInfo": false,
"logError": true
},
"publishConfig": {
"registry": "http://devproducts.alfresco.me:4873/"
}
}

View File

@@ -106,8 +106,5 @@
"blocking": true,
"logInfo": false,
"logError": true
},
"publishConfig": {
"registry": "http://devproducts.alfresco.me:4873/"
}
}

View File

@@ -31,7 +31,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-documentlist
```

View File

@@ -53,8 +53,5 @@
"keywords": [
"angular2",
"typescript"
],
"publishConfig": {
"registry": "http://devproducts.alfresco.me:4873/"
}
]
}

View File

@@ -114,8 +114,5 @@
"blocking": true,
"logInfo": false,
"logError": true
},
"publishConfig": {
"registry": "http://devproducts.alfresco.me:4873/"
}
}

View File

@@ -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-login
```

View File

@@ -78,8 +78,5 @@
"tslint": "^3.8.1",
"typescript": "^1.8.10",
"typings": "^1.0.4"
},
"publishConfig": {
"registry": "http://devproducts.alfresco.me:4873/"
}
}

View File

@@ -121,8 +121,5 @@
"blocking": true,
"logInfo": false,
"logError": true
},
"publishConfig": {
"registry": "http://devproducts.alfresco.me:4873/"
}
}

View File

@@ -31,7 +31,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-core ng2-alfresco-search
```

View File

@@ -78,8 +78,5 @@
"tslint": "3.8.1",
"typescript": "1.8.10",
"typings": "1.0.4"
},
"publishConfig": {
"registry": "http://devproducts.alfresco.me:4873/"
}
}

View File

@@ -116,8 +116,5 @@
"blocking": true,
"logInfo": false,
"logError": true
},
"publishConfig": {
"registry": "http://devproducts.alfresco.me:4873/"
}
}

View File

@@ -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-upload
```

View File

@@ -78,8 +78,5 @@
"tslint": "3.8.1",
"typescript": "1.8.10",
"typings": "1.0.4"
},
"publishConfig": {
"registry": "http://devproducts.alfresco.me:4873/"
}
}

View File

@@ -120,8 +120,5 @@
"blocking": true,
"logInfo": false,
"logError": true
},
"publishConfig": {
"registry": "http://devproducts.alfresco.me:4873/"
}
}

View File

@@ -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
```

View File

@@ -113,8 +113,5 @@
"logInfo": false,
"logError": true
},
"license": "Apache-2.0",
"publishConfig": {
"registry": "http://devproducts.alfresco.me:4873/"
}
"license": "Apache-2.0"
}