Bump Newtonsoft.Json to 8.0.2

This commit is contained in:
Andrew Schwartzmeyer 2016-01-12 12:31:17 -08:00
parent 864d9bec01
commit e732e15ba4

View File

@ -9,7 +9,7 @@
"dependencies": {
"NETStandard.Library": "1.0.0-rc2-23712",
"Newtonsoft.Json": "8.0.1-beta3",
"Newtonsoft.Json": "8.0.2",
"Microsoft.PowerShell.Commands.Management": {
"type": "build",
"version": "1.0.0-*"