Upgrades and improvements.

This commit is contained in:
Alexis Lahouze 2015-07-29 15:08:25 +02:00
parent 9227a99e79
commit 37776e7dcd
1 changed files with 10 additions and 9 deletions

View File

@ -14,15 +14,16 @@
],
"dependencies": {
"jquery": "2.1.4",
"moment": "2.10.3",
"bootstrap": "3.3.4",
"bootstrap-datepicker": "1.4.0",
"moment": "2.10.6",
"bootstrap": "3.3.5",
"bootstrap-additions": "0.3.1",
"pines-notify": "2.0.1",
"angular": "1.4.1",
"angular-resource": "1.4.1",
"angular-route": "1.4.1",
"angular-strap": "2.2.4",
"highstock-release": "2.1.6",
"highcharts-ng": "0.0.8"
"angular": "1.4.3",
"angular-resource": "1.4.3",
"angular-route": "1.4.3",
"angular-strap": "2.3.1",
"highstock-release": "2.1.7",
"highcharts-ng": "0.0.8",
"font-awesome": "4.4.0"
}
}