1
0
mirror of https://github.com/bitwarden/server.git synced 2025-05-20 11:04:31 -05:00

updated packages

This commit is contained in:
Kyle Spearrin 2015-12-29 22:25:20 -05:00
parent 972290d1ec
commit c62c65f953

View File

@ -9,12 +9,12 @@
"dependencies": {
"Microsoft.AspNet.Identity": "3.0.0-rc1-final",
"Microsoft.AspNet.Authentication.JwtBearer": "1.0.0-rc1-final",
"Microsoft.Azure.DocumentDB": "1.5.1",
"Newtonsoft.Json": "7.0.1",
"OtpSharp": "1.3.0.4",
"Microsoft.AspNet.Mvc.Abstractions": "6.0.0-rc1-final",
"Sendgrid": "6.3.0",
"Microsoft.AspNet.DataProtection.Extensions": "1.0.0-rc1-final"
"Sendgrid": "6.3.4",
"Microsoft.AspNet.DataProtection.Extensions": "1.0.0-rc1-final",
"Microsoft.Azure.DocumentDB": "1.5.2",
"Newtonsoft.Json": "8.0.1"
},
"frameworks": {