Skip to content

Commit affa9e4

Browse files
author
hippopotomonstrosesquippedaliophobi
committed
fix: add transport type
1 parent 2d001e7 commit affa9e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"description": "Browser Solidity compiler IDE - smart contract development testing deploy",
66
"keywords": ["solidity", "compiler", "ide", "smart-contracts", "ethereum"],
77
"repository": {"url": "https://github.com/nirholas/lyra-web3-playground", "source": "github"},
8-
"packages": [{"registryType": "source", "identifier": "https://github.com/nirholas/lyra-web3-playground"}]
8+
"packages": [{"registryType": "source", "identifier": "https://github.com/nirholas/lyra-web3-playground", "transport": {"type": "stdio"}}]
99
}

0 commit comments

Comments
 (0)