Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Steur <tsteur@users.noreply.github.com>2016-12-27 07:03:01 +0300
committerMatthieu Aubry <mattab@users.noreply.github.com>2016-12-27 07:03:01 +0300
commit69abbb4d15f9a395597f00132a9445adc34a2044 (patch)
tree7bdf753ee0139a3518869955ce8255ff35919cd0 /libs/bower_components/angular/package.json
parent6adf55495f00b75fc88bbcac3d4cae687e1039d1 (diff)
minor angular update (#11021)
Diffstat (limited to 'libs/bower_components/angular/package.json')
-rw-r--r--libs/bower_components/angular/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/bower_components/angular/package.json b/libs/bower_components/angular/package.json
index ac67549ee7..499cec95fe 100644
--- a/libs/bower_components/angular/package.json
+++ b/libs/bower_components/angular/package.json
@@ -1,6 +1,6 @@
{
"name": "angular",
- "version": "1.4.10",
+ "version": "1.4.14",
"description": "HTML enhanced for web apps",
"main": "index.js",
"scripts": {