Fix versioning

This commit is contained in:
Pranav K 2016-04-06 18:15:14 -07:00
parent 3ebb14ee4b
commit 67f54e82f9
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
],
"dependencies": {
"System.Net.Http": "4.0.1-*",
"System.Runtime.Serialization.Xml": "4.1.0-*",
"System.Runtime.Serialization.Xml": "4.1.1-*",
"System.Xml.XmlSerializer": "4.0.11-*"
}
}