This commit is contained in:
Mario Romano
2016-12-20 14:07:01 +00:00
committed by GitHub
parent ccc477619c
commit de0ac1e805
30 changed files with 116 additions and 116 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ng2-alfresco-core",
"description": "Alfresco Angular 2 Components core",
"version": "0.5.0",
"version": "1.0.0",
"author": "Alfresco Software, Ltd.",
"scripts": {
"clean": "npm install rimraf && npm run clean-build && rimraf dist node_modules typings",
@@ -64,7 +64,7 @@
"@angular/platform-browser-dynamic": "2.2.2",
"@angular/router": "3.2.2",
"@angular/upgrade": "2.2.2",
"alfresco-js-api": "^0.5.0",
"alfresco-js-api": "^1.0.0",
"core-js": "^2.4.1",
"dialog-polyfill": "^0.4.3",
"element.scrollintoviewifneeded-polyfill": "^1.0.1",