Point API dependency to published version

This commit is contained in:
Will Abson
2016-05-20 16:34:17 +01:00
parent 08af799ece
commit af29318936

View File

@@ -39,7 +39,7 @@
"alfresco" "alfresco"
], ],
"dependencies": { "dependencies": {
"alfresco-core-rest-api": "git@github.com:Alfresco/dev-platform-js-api.git#master", "alfresco-core-rest-api": "^0.1.0",
"angular2": "2.0.0-beta.15", "angular2": "2.0.0-beta.15",
"bootstrap": "^3.3.6", "bootstrap": "^3.3.6",
"es6-shim": "^0.35.0", "es6-shim": "^0.35.0",