1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-09-30 04:18:01 +02:00

update to angular 1.6.5

This commit is contained in:
Kyle Spearrin 2017-07-25 16:06:17 -04:00
parent f7f4610fe3
commit 21d4f9e193

View File

@ -5,9 +5,9 @@
"jquery": "2.2.4",
"bootstrap": "3.3.7",
"font-awesome": "4.7.0",
"angular": "1.6.4",
"angular": "1.6.5",
"angular-ui-router": "0.4.2",
"angular-animate": "1.6.4",
"angular-animate": "1.6.5",
"gulp": "3.9.1",
"gulp-less": "3.3.0",
"gulp-preprocess": "2.0.0",