release script for unique version

This commit is contained in:
Mario Romano
2016-07-04 19:03:32 +01:00
parent 3b0b679cca
commit 13ec61d950
11 changed files with 81 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ng2-alfresco-search",
"description": "Alfresco Angular2 Search Component",
"version": "0.1.25",
"version": "0.0.0-PLACEHOLDER",
"author": "Alfresco Software, Ltd.",
"scripts": {
"clean": "rimraf dist node_modules typings",
@@ -75,7 +75,7 @@
"ng2-translate": "2.2.2",
"material-design-lite": "1.1.3",
"alfresco-js-api": "^0.1.0",
"ng2-alfresco-core": "^0.1.35"
"ng2-alfresco-core": "0.0.0-PLACEHOLDER"
},
"peerDependencies": {
"material-design-icons": "^2.2.3",