[pollen] branch develop updated (ede7312 -> ba28395)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pollen. See http://git.chorem.org/pollen.git from ede7312 print error in poll settings new ba28395 update angular version to 1.2.21 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit ba28395aefcddc7c665392b400222042e8810ae8 Author: Dralagen <dralagen@dralagen.fr> Date: Tue Aug 12 09:16:25 2014 +0200 update angular version to 1.2.21 Summary of changes: pollen-ui-angular/bower.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See http://git.chorem.org/pollen.git commit ba28395aefcddc7c665392b400222042e8810ae8 Author: Dralagen <dralagen@dralagen.fr> Date: Tue Aug 12 09:16:25 2014 +0200 update angular version to 1.2.21 --- pollen-ui-angular/bower.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pollen-ui-angular/bower.json b/pollen-ui-angular/bower.json index 3d6dc32..5fdb1e0 100644 --- a/pollen-ui-angular/bower.json +++ b/pollen-ui-angular/bower.json @@ -9,12 +9,12 @@ "tests" ], "dependencies": { - "angular": "1.2.16", - "angular-route": "1.2.16", - "angular-resource": "1.2.16", + "angular": "1.2.21", + "angular-route": "1.2.21", + "angular-resource": "1.2.21", + "angular-animate": "1.2.21", "angular-translate": "2.0.0", "angular-bootstrap": "0.11.0", - "angular-animate": "1.2.16", "bootstrap": "3.1.1", "jquery": "2.1.1", "ckeditor": "4.4.2", @@ -25,6 +25,6 @@ "bootstrap-datetimepicker": "dralagen/bootstrap-datetimepicker#development" }, "devDependencies": { - "angular-mocks": "1.2.16" + "angular-mocks": "1.2.21" } } -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm