1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 17:53:39 +00:00

Fixed indenting in project.json

This commit is contained in:
Kyle Spearrin
2016-08-08 23:53:14 -04:00
parent 08d5c36f16
commit 2e8789831f

View File

@@ -19,7 +19,7 @@
"netcoreapp1.0": { "netcoreapp1.0": {
"dependencies": { "dependencies": {
"Microsoft.NETCore.App": { "Microsoft.NETCore.App": {
"version": "1.0.0-*", "version": "1.0.0",
"type": "platform" "type": "platform"
} }
} }