diff --git a/project.json b/project.json index fa910f6d..df02e0d6 100644 --- a/project.json +++ b/project.json @@ -277,8 +277,10 @@ "metadata" ], "command_line_options": { - "allow_paths": "/", - "evm_version": "homestead" + "allow_paths": "/" + }, + "stdin": { + "evmVersion": "homestead" } } },